{
  "name": "Sobagu · Learn Kannada",
  "short_name": "Sobagu",
  "description": "#1 Free Kannada Learning Platform with AI Voice Tutor, Interactive Lessons & Gamified Quizzes",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1c0c02",
  "theme_color": "#ff6b35",
  "categories": ["education", "books", "games"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Challenge",
      "short_name": "Daily Challenge",
      "description": "Play today's Kannada challenge for bonus XP",
      "url": "/?tab=daily",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Sobagu AI Tutor",
      "short_name": "AI Tutor",
      "description": "Practice conversational Kannada with Sobagu AI",
      "url": "/ai",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Flashcards & Spaced Repetition",
      "short_name": "Flashcards",
      "description": "Review vocabulary flashcards",
      "url": "/srs",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}