{
  "id": "/",
  "name": "Torogram - Student Life Torino",
  "short_name": "Torogram",
  "description": "La app per gli studenti universitari a Torino. Mappa, aule studio, eventi e match.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#f3f4f6",
  "theme_color": "#D91A21",
  "lang": "it",
  "dir": "ltr",
  "categories": ["education", "social", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Mappa",
      "short_name": "Mappa",
      "description": "Esplora Torino sulla mappa",
      "url": "/?tab=map",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Eventi",
      "short_name": "Eventi",
      "description": "Eventi per studenti oggi a Torino",
      "url": "/?tab=events",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Aule studio",
      "short_name": "Aule",
      "description": "Trova un'aula studio libera",
      "url": "/?tab=study",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "1072x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Torogram - La app per gli studenti di Torino"
    }
  ],
  "prefer_related_applications": false
}
