{
  "id": "gastro-nexus-pwa",
  "short_name": "Pastini POS",
  "name": "Pastini — Sistema Gastronómico",
  "description": "Sistema Inteligente de Gestión Gastronómica y Punto de Venta",
  "icons": [
    {
      "src": "../assets/favicon.png",
      "type": "image/png",
      "sizes": "192x192 512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "window-controls-overlay"],
  "orientation": "any",
  "background_color": "#111118",
  "theme_color": "#111118",
  "categories": ["business", "food", "productivity"]
}
