{
  "name": "Vistoriador Paulino",
  "short_name": "Vistoriador",
  "start_url": "/vistorias/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4facfe",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/images/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "description": "App para realizar vistorias mobile de forma rápida."
}
