{
  "name": "Study Compass",
  "short_name": "SC",
  "description": "Plan your studies efficiently with StudyCompass. Courses, calendar, progress – all in one app. For high school graduates and university students.",
  "theme_color": "#1B2A4A",
  "background_color": "#F5F0E8",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "520x520",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.studycompass",
      "id": "app.studycompass"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/studycompass/id6756354517",
      "id": "app.studycompass"
    }
  ],
  "prefer_related_applications": true
}
