{
  "name": "Operación Control",
  "short_name": "Operación",
  "description": "Control operacional diario de cuadrillas, camiones, rutas y reportes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3ead7",
  "theme_color": "#b45309",
  "icons": [
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
