{
  "name": "Class Routine",
  "short_name": "Class Routine",
  "description": "Class routine and timetable for Ananda Mohan College",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAFAF9",
  "theme_color": "#FAFAF9",
  "icons": [
    {
      "src": "src/img/favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "src/img/icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}