{
  "name": "mycoursis",
  "short_name": "mycoursis",
  "description": "Course planning, previous exams, and GPA tools for AUB and LAU students.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-32x32.png?v=2",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "categories": ["education", "productivity"]
}
