{
  "name": "Ankora — The Math Adventure",
  "short_name": "Ankora",
  "description": "Learn your whole maths syllabus (Grades 3-8) by playing — 15 games, adaptive difficulty, no ads, works offline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1230",
  "theme_color": "#0f1230",
  "icons": [
    { "src": "public/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "public/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
