{
  "name": "Sistema Cadastro de Relacionamento Voluntário",
  "short_name": "Siscarev",
  "start_url": "/entrar",
  "display": [
    "fullscreen",
    "window-controls-overlay"
  ],
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "dir": "auto",
  "scope": "/",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "categories": [
    "lifestyle",
    "navigation",
    "network",
    "networking",
    "news",
    "social",
    "social networking"
  ],
  "id": "1",
  "description": "App PWA Siscarev",
  "icons": [
    {
    "src": "/static/img/icon/lowres.webp",
    "sizes": "48x48",
    "type": "image/webp"
    },
    {
      "src": "icon/lowres",
      "sizes": "48x48"
    },
    {
      "src": "/static/img/favicon/favicon.ico",
      "sizes": "72x72 96x96 128x128 256x256"
    },
    {
      "src": "/static/img/icon/siscarev.svg",
      "sizes": "16x16 32x32 64x64 128x128 256x256 512x512 1024x1024"
    },
    {
      "src": "/static/img/icon/web/16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon/web/32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon/web/64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon/web/128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon/web/256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon/web/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/img/favicon/web/1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}