{
  "name": "TOTALLY — Voice Calculator",
  "short_name": "TOTALLY",
  "description": "Speak math, get answers. Voice-first calculator.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#04070d",
  "theme_color": "#0b1322",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%230b1322'/%3E%3Ctext x='256' y='340' font-size='280' text-anchor='middle' fill='%2322c98e' font-family='serif'%3E%E2%9C%A6%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
