{
  "id": "/area.html",
  "name": "Bottega dell'Attore",
  "short_name": "Bottega",
  "description": "La tua tessera e le tue serate, sul telefono.",
  "lang": "it",
  "dir": "ltr",
  "start_url": "/area.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C0A0B",
  "theme_color": "#0C0A0B",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    { "src": "/media/icona-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/media/icona-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "La mia tessera",
      "short_name": "Tessera",
      "url": "/tessera.html",
      "icons": [{ "src": "/media/icona-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Il cartellone",
      "short_name": "Cartellone",
      "url": "/cartellone.html",
      "icons": [{ "src": "/media/icona-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
