{
  "name": "CSM Timetable",
  "short_name": "Timetable",
  "start_url": "/csm/home",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#1e1e1e",
  "orientation": "portrait",
  "description": "Personalized timetable for CSM students",
  "icons": [
    {
      "src": "/csm/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/csm/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
