{
  "name": "Englomo — Learn English Free",
  "short_name": "Englomo",
  "description": "Interactive English lessons, quizzes, vocabulary and games. Free for everyone.",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#4F6EF7",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["education"],
  "icons": [
    { "src": "/static/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Lessons",    "url": "/lessons/",    "description": "Browse all lessons" },
    { "name": "Games",      "url": "/games/",      "description": "Play vocabulary games" },
    { "name": "Vocabulary", "url": "/vocabulary/", "description": "Study vocabulary words" }
  ]
}
