{
  "name": "LingoBeat — Learn Georgian Through Music",
  "short_name": "LingoBeat",
  "description": "Learn Georgian through AI-generated bilingual songs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#e84545",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["education", "music"],
  "lang": "en",
  "shortcuts": [
    {
      "name": "A1 — Starter",
      "url": "/?level=a1",
      "description": "Start with A1 basics"
    },
    {
      "name": "Continue Learning",
      "url": "/",
      "description": "Continue where you left off"
    }
  ]
}
