{
  "id": "/",
  "name": "PilotConta — Asistente Contable IA",
  "short_name": "PilotConta",
  "description": "Automatización y gestión contable segura.",
  "lang": "es-CO",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f2f7fb",
  "theme_color": "#0b4168",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {"src": "/static/icons/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/static/icons/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/static/icons/pwa-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
