{
  "name": "wetz.lu - Learn Luxembourgish",
  "short_name": "wetz.lu",
  "description": "Master Luxembourgish with gamified lessons, spaced repetition, and interactive exercises. From basics to Sproochentest preparation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#29CC57",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "language"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Continue Learning",
      "short_name": "Learn",
      "description": "Continue your current lesson",
      "url": "/learn"
    },
    {
      "name": "Practice",
      "short_name": "Practice",
      "description": "Review vocabulary with spaced repetition",
      "url": "/practice"
    },
    {
      "name": "Leaderboard",
      "short_name": "Leagues",
      "description": "Check your league ranking",
      "url": "/leagues"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
