{
  "name": "FantaClasse - Fantasy Game per la Scuola",
  "short_name": "FantaClasse",
  "description": "Il Fantasy Game per la scuola dove crei team di professori e accumuli punti",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "games", "entertainment"],
  "shortcuts": [
    {
      "name": "Le mie leghe",
      "short_name": "Leghe",
      "description": "Vai alle tue leghe",
      "url": "/leagues",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Profilo",
      "short_name": "Profilo",
      "description": "Vai al tuo profilo",
      "url": "/profile",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
