{
  "name": "Multiplication & Division Tables",
  "short_name": "MultDiv",
  "description": "Interactive multiplication and division tables with timed drills, flashcards, missing-number mystery, and step-by-step long-division calculator.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1525",
  "theme_color": "#4F46E5",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230e1525'/><g fill='%234F46E5' font-family='monospace' font-weight='bold' text-anchor='middle'><text x='60' y='90' font-size='62'>×</text><text x='130' y='90' font-size='62'>÷</text><text x='96' y='160' font-size='40' fill='%2306B6D4'>12</text></g></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230e1525'/><g fill='%234F46E5' font-family='monospace' font-weight='bold' text-anchor='middle'><text x='160' y='240' font-size='170'>×</text><text x='350' y='240' font-size='170'>÷</text><text x='256' y='430' font-size='110' fill='%2306B6D4'>12</text></g></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230e1525'/><g fill='%234F46E5' font-family='monospace' font-weight='bold' text-anchor='middle'><text x='180' y='260' font-size='130'>×</text><text x='332' y='260' font-size='130'>÷</text></g></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
