{
  "id": "/gist/",
  "name": "Campus Hub",
  "short_name": "CampusHub",
  "description": "Your ultimate one-stop hub to download lecture notes, past questions, and study materials.",
  "start_url": "/gist/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0b12",
  "theme_color": "#121017",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}