{
  "name": "GerLan — Learn German from English",
  "short_name": "GerLan",
  "description": "The fastest way for English speakers to learn German. Cognate bridging, spaced repetition, and gamified lessons.",
  "start_url": "/learn",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "categories": ["education", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Continue Learning", "url": "/learn", "description": "Resume your lessons" },
    { "name": "SRS Review", "url": "/vocab/review", "description": "Review due flashcards" },
    { "name": "Battle Mode", "url": "/battle", "description": "1v1 quiz race" }
  ]
}
