{
  "name": "RestoPOS Gastronómico",
  "short_name": "RestoPOS",
  "description": "Sistema de gestión para restaurantes",
  "start_url": "/sistema/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/sistema/assets/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
