{
  "id": "/learner/",
  "name": "DubloLearn",
  "short_name": "DubloLearn",
  "description": "Learn English from A1 to C2: short daily modules, spaced repetition and graded stories.",
  "start_url": "/learner/",
  "scope": "/learner/",
  "display": "standalone",
  "background_color": "#f6f6fa",
  "theme_color": "#4f46e5",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education"],
  "icons": [
    { "src": "/icon/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Library", "url": "/learner/library/", "icons": [{ "src": "/icon/icon-192.png", "sizes": "192x192" }] },
    { "name": "Practice", "url": "/learner/practice/", "icons": [{ "src": "/icon/icon-192.png", "sizes": "192x192" }] }
  ]
}
