{
  "_comment": "SVG icons may not render on older Android/Chrome versions. Consider adding PNG fallbacks if PWA install fails.",
  "name": "QQ's Tools",
  "short_name": "QQ's Tools",
  "description": "QQ — 12-year-old developer building tools with AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#58a6ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><text y='1.1em' font-size='170'>🧰</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><text y='1.1em' font-size='450'>🧰</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
