{
  "name": "Math Mini Games - Educational Games Collection",
  "short_name": "Math Games",
  "description": "Play 6 engaging math mini-games including equation balancing, number sequences, fractions, mental math, multi-tasking, and word problems. Free educational games for all ages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "orientation": "any",
  "categories": ["games", "education", "kids"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23667eea' rx='15%'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='300' fill='white'>🧮</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23667eea' rx='15%'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='120' fill='white'>🧮</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%23667eea'/><text x='50%' y='40%' dominant-baseline='middle' text-anchor='middle' font-size='48' fill='white' font-family='Arial'>Math Mini Games</text><text x='50%' y='60%' dominant-baseline='middle' text-anchor='middle' font-size='24' fill='white' font-family='Arial'>6 Educational Games</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}