{
  "name": "Math Rush — Premium Number Puzzle",
  "short_name": "Math Rush",
  "description": "Reach the target. Beat the clock. Rule the numbers.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#05060f",
  "background_color": "#05060f",
  "lang": "en",
  "categories": ["games", "education", "puzzle"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%2300f0ff'/><stop offset='0.5' stop-color='%23b24bff'/><stop offset='1' stop-color='%23ff2bd6'/></linearGradient></defs><rect width='512' height='512' rx='96' fill='url(%23g)'/><text x='50%25' y='64%25' text-anchor='middle' font-family='Arial Black' font-size='320' font-weight='900' fill='white'>%E2%88%91</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
