{
  "name": "ADMIRAL POS",
  "short_name": "ADMIRAL",
  "description": "Sistema Administrativo Inteligente — POS multi-caja, multi-región con IA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ea580c",
  "orientation": "any",
  "categories": ["business", "productivity", "finance"],
  "lang": "es",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Nueva Venta", "url": "/?module=pos", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Dashboard", "url": "/?module=dashboard", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
