{
  "name": "Geometry Theorems",
  "short_name": "Theorems",
  "description": "Pythagorean theorem, area, volume — interactive squares-on-sides visualizer, 3D volume slider, congruence matcher.",
  "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'/><polygon points='60,140 132,140 132,68' fill='none' stroke='%23f472b6' stroke-width='5'/><rect x='60' y='140' width='30' height='30' fill='%23f472b6' opacity='0.5'/></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'/><polygon points='160,380 360,380 360,180' fill='none' stroke='%23f472b6' stroke-width='12'/><text x='256' y='460' font-family='monospace' font-weight='700' font-size='80' fill='%23f472b6' text-anchor='middle'>a%C2%B2+b%C2%B2=c%C2%B2</text></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'/><polygon points='180,360 360,360 360,180' fill='none' stroke='%23f472b6' stroke-width='14'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
