{
  "name": "Speak Indo — Indonesian Learning Hub",
  "short_name": "Speak Indo",
  "description": "The fast way to learn Indonesian. Themed lessons, real dialogues, speaking practice, and spaced repetition that actually works.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0B",
  "theme_color": "#0A0A0B",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Learn",
      "short_name": "Learn",
      "description": "Start a flashcard session",
      "url": "/app#learn"
    },
    {
      "name": "Quiz",
      "short_name": "Quiz",
      "description": "Practice with a quiz",
      "url": "/app#quiz"
    }
  ]
}
