{
  "name": "DGIST Scheduler",
  "short_name": "DGIST",
  "description": "DGIST Course Scheduler with offline support and smart gap compression.",
  "start_url": "./course_browser.html",
  "display": "standalone",
  "background_color": "#090a0f",
  "theme_color": "#090a0f",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
