{
  "name": "Nihongo Quest — Learn Japanese",
  "short_name": "Nihongo Quest",
  "description": "Learn Japanese with interactive lessons, quizzes and games. Master hiragana, katakana, vocabulary and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#e11d48",
  "background_color": "#f8fafc",
  "lang": "en",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Learning",
      "short_name": "Learn",
      "description": "Browse lessons",
      "url": "/learn",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Take a Quiz",
      "short_name": "Quiz",
      "description": "Test your knowledge",
      "url": "/quiz",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": []
}
