{
  "name": "EasyLearn AI — Learn English with your personal AI coach",
  "short_name": "EasyLearn",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#10B981",
  "description": "Real-time AI corrections, spaced-repetition flashcards, quizzes and gamified challenges — the complete English learning app.",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "AI Coach", "url": "/ai-english-coach", "description": "Chat with Ellie" },
    { "name": "Flashcards", "url": "/flashcards", "description": "Review your words" },
    { "name": "Daily challenges", "url": "/challenges", "description": "Claim today's XP" }
  ]
}
