{
  "name": "LearningHQ+",
  "short_name": "LearningHQ+",
  "description": "K-5 adaptive learning, powered by the LearnIQ engine. Local-first — your data stays on your device.",
  "start_url": "./app.html?source=pwa",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "categories": [
    "education",
    "kids"
  ],
  "background_color": "#eef2ff",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}