{
  "name": "Speed Camera Alert",
  "short_name": "SpeedCam",
  "description": "Alertas de radares en tiempo real. Motor offline-first.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07070f",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["navigation", "utilities"],
  "lang": "es"
}
