{
  "name": "Tychr — IB Learning Platform",
  "short_name": "Tychr",
  "description": "Live IB tutoring, test series, and AI-powered learning",
  "start_url": "/dashboard/student",
  "display": "standalone",
  "background_color": "#0d2445",
  "theme_color": "#0d2445",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/tychr.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/tychr.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "My Classrooms", "url": "/dashboard/student/my-classrooms", "icons": [{ "src": "/tychr.png", "sizes": "96x96" }] },
    { "name": "Test Series", "url": "/dashboard/student/tests", "icons": [{ "src": "/tychr.png", "sizes": "96x96" }] }
  ]
}
