{
  "name": "Gestionale Accoglienza",
  "short_name": "Accoglienza",
  "description": "Gestionale per strutture di accoglienza",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a56db",
  "background_color": "#ffffff",
  "lang": "it",
  "icons": [
    {
      "src": "./assets/img/app-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/img/app-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
