{
  "name": "GasMap - Seu Combustível Seguro",
  "short_name": "GasMap",
  "description": "Encontre e avalie postos de combustível com segurança",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF7A00",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "/?source=pwa",
  "lang": "pt-BR",
  "orientation": "portrait",
  "categories": ["navigation", "utilities", "productivity"],
  "screenshots": [
    {
      "src": "/screenshots/screenshot1.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "/screenshots/screenshot2.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "scope": "/",
  "iarc_rating_id": "e10a6675-c4f3-4d6a-b76e-3e3d5f234567",
  "prefer_related_applications": false
}
