{
  "name": "CarGestión360° — Patio",
  "short_name": "Patio 360°",
  "description": "Ingreso rápido de vehículos al patio",
  "start_url": "./movil",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d2137",
  "theme_color": "#0d2137",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
