{
  "id": "it.in-lombardia.pass",
  "name": "inLombardia PASS",
  "short_name": "inLombardia PASS",
  "description": "Scopri le attrazioni, le curiosità e le località dove potrai fare check-in e condividere l'esperienza con i tuoi amici",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "display": "fullscreen",
  "orientation": "portrait",
  "scope": "./",
  "start_url": "./?utm_source=web_app_manifest",
  "icons": [
    {
      "src": "assets/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "assets/icons/icon512_rounded.png",
      "type": "image/png"
    }
  ]
}
