{
  "name": "CCE Study Hub",
  "short_name": "CCE Hub",
  "description": "Your one-stop destination for all academic resources at IIUC CCE.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#8B0000",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1083/1083557.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/192/1083/1083557.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?q=80&w=1280&h=720&auto=format&fit=crop",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop Experience"
    },
    {
      "src": "https://images.unsplash.com/photo-1512428559087-560fa5ceab42?q=80&w=720&h=1280&auto=format&fit=crop",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Experience"
    }
  ]
}
