{
  "name": "CMC Portal",
  "short_name": "CMC Portal",
  "description": "Your Gateway to Campus, Wherever You Go",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#052a59",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/?source=pwa",
  "id": "/",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/static/icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/static/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/static/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/static/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "Education",
    "Productivity"
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/screenshot1.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "label": "Home Screen"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "_meta": {
    "version": "1.0.46",
    "api_base": "",
    "generated_at": "2026-03-23T05:08:19.375Z"
  }
}