{
  "name": "Giro360",
  "short_name": "Giro360",
  "description": "Guia turístico digital de Brumadinho – arte, natureza, gastronomia e roteiros",
  "start_url": "/brumadinho",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Explorar",
      "url": "/explorar",
      "description": "Explorar atrações e experiências"
    },
    {
      "name": "Mapa",
      "url": "/mapa",
      "description": "Abrir mapa interativo"
    },
    {
      "name": "Eventos",
      "url": "/eventos",
      "description": "Ver eventos e notícias"
    }
  ]
}
