{
  "name": "Sectra - LPU Section Hub",
  "short_name": "Sectra",
  "description": "Your Smart Section Companion ✨ Stay updated with timetables, notices, and section updates instantly.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#141e30",
  "theme_color": "#00c6ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icons/sectra-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/sectra-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
