{
  "name": "Fresher's Fair '26",
  "short_name": "Fair26",
  "description": "Collect stamps at Fresher's Fair '26",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#15091f",
  "theme_color": "#E5447E",
  "lang": "en-GB",
  "categories": ["entertainment", "social"],
  "icons": [
    {
      "src": "/ff-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/ff-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Freshers Fair 26",
      "url": "/passport",
      "description": "View your stamp collection"
    },
    {
      "name": "Stalls",
      "url": "/stalls",
      "description": "See all fair stalls"
    }
  ]
}
