{
  "name": "TSK - Exam Planner",
  "short_name": "Exam Planner",
  "description": "Free exam planner for students. Build a study schedule based on subject priorities, school hours and exam dates.",
  "start_url": "/exam-planner/",
  "scope": "/exam-planner/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#003d5c",
  "orientation": "any",
  "icons": [
    {
      "src": "/shared/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "en"
}
