{
  "name": "Mapa Codalyze",
  "short_name": "Codalyze",
  "description": "Rastreamento em tempo real dos ônibus de Nova Friburgo",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1e40af",
  "background_color": "#0b0f19",
  "categories": ["navigation", "transportation"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
