{
  "name": "GastrOS",
  "short_name": "GastrOS",
  "description": "Sistema de administración para restaurantes — DASE",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F6F7F9",
  "theme_color": "#14171F",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/img/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "categories": ["business", "productivity"]
}
