{
  "name": "Lilian - Learn English",
  "short_name": "Lilian",
  "description": "A free English learning platform for Moroccan youth with 7 stages from beginner to advanced",
  "start_url": "/lilian_v9.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#e8c96a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23e8c96a' rx='32' width='192' height='192'/><text y='.75em' x='50%' text-anchor='middle' font-size='120' fill='%230a0a0f'>L</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23e8c96a' rx='80' width='512' height='512'/><text y='.75em' x='50%' text-anchor='middle' font-size='320' fill='%230a0a0f'>L</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "language", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Learn",
      "short_name": "Learn",
      "description": "Continue learning English",
      "url": "lilian_v9.html#stages",
      "icons": [{ "src": "", "sizes": "96x96" }]
    },
    {
      "name": "Review",
      "short_name": "Review",
      "description": "Review vocabulary flashcards",
      "url": "lilian_v9.html#review",
      "icons": [{ "src": "", "sizes": "96x96" }]
    },
    {
      "name": "Progress",
      "short_name": "Progress",
      "description": "Check your learning progress",
      "url": "lilian_v9.html#analytics",
      "icons": [{ "src": "", "sizes": "96x96" }]
    }
  ]
}