{
  "name": "Twende - Learn Any Language",
  "short_name": "Twende",
  "description": "Master any language from beginner to expert with interactive lessons, AI tutoring, and gamified exercises.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#D4A843",
  "categories": ["education", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Courses",
      "short_name": "Courses",
      "url": "/courses",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Quick Quiz",
      "short_name": "Quiz",
      "url": "/quick-quiz",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "AI Chat Tutor",
      "short_name": "Chat",
      "url": "/chat",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
