{
  "name": "Math Lab — Cookie Club",
  "short_name": "Math Lab",
  "description": "Endless interactive math practice for kids ages 4-8",
  "start_url": "/math.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0F4FF",
  "theme_color": "#4A90D9",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
