{
  "name": "StudyBuddy — Jouw slimme studievriend",
  "short_name": "StudyBuddy",
  "description": "Plan je huiswerk, houd je streak bij en leer samen met vrienden.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F0FF",
  "theme_color": "#7C5CFC",
  "lang": "nl",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "app-icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
