{
  "id": "/",
  "name": "SchoolShuttle",
  "short_name": "SchoolShuttle",
  "description": "Gestión de transporte escolar, contratos, rutas y facturación.",
  "lang": "es",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4e73df",
  "icons": [
    {
        "src": "/icons/pwa-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "src": "/icons/pwa-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
    }
  ]
}
