{
  "name": "Secretum – Key of Acquaviva",
  "short_name": "Secretum",
  "description": "Il gioco di escape room di Acquaviva delle Fonti",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#00AAFF",
  "background_color": "#FFFBF5",
  "lang": "it",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Avvia il Gioco",
      "short_name": "Gioca",
      "url": "/ingresso-secretum/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Classifica Generale",
      "short_name": "Classifica",
      "url": "/classifica-generale/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Il Mio Account",
      "short_name": "Account",
      "url": "/mio-account/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
