{
  "name": "Math Wizard",
  "short_name": "Math Wizard",
  "description": "AI-powered adaptive math learning app for kids. Learn with personalized questions!",
  "start_url": "/math-wizard/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FFD700",
  "orientation": "portrait-primary",
  "scope": "/math-wizard/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23FFD700' width='192' height='192'/><text x='96' y='140' font-size='120' text-anchor='middle' fill='%23000'>🧙</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23FFD700' width='512' height='512'/><text x='256' y='380' font-size='320' text-anchor='middle' fill='%23000'>🧙</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23FFD700' width='540' height='720'/><text x='270' y='360' font-size='100' text-anchor='middle' fill='%23000'>Math Wizard</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
