{
  "name": "GastroVitas",
  "short_name": "GastroVitas",
  "description": "El restaurant en una sola app: reserves, TPV, cuina i caixa.",
  "start_url": "/dashboard/service",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fbf7ec",
  "theme_color": "#7a2538",
  "lang": "ca",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
