{
  "name": "TalkbackTutor",
  "short_name": "Talkback",
  "description": "Learn in conversation with an AI tutor, then turn every session into quizzes, flashcards and a revision plan.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e7ddcf",
  "theme_color": "#8b7bf0",
  "icons": [
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}
