{
  "name": "Guest-App.it",
  "short_name": "GuestApp",
  "description": "Gestione Visitatori Digitale",
  "display": "fullscreen",
  "orientation": "portrait",
  "scope": "/app",
  "start_url": "/app/",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/window.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/window.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
