{
  "name": "Balancing Chemical Equations",
  "short_name": "Balance",
  "description": "Conservation of mass made tactile — coefficient-by-coefficient trainer, atom counter and auto-balancer.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070b18",
  "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='%23070b18'/><line x1='40' y1='96' x2='152' y2='96' stroke='%2306B6D4' stroke-width='6'/><circle cx='64' cy='80' r='16' fill='%234F46E5'/><circle cx='128' cy='112' r='16' fill='%234F46E5'/><line x1='96' y1='40' x2='96' y2='152' stroke='%23a78bfa' stroke-width='4'/></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='%23070b18'/><line x1='100' y1='256' x2='412' y2='256' stroke='%2306B6D4' stroke-width='14'/><circle cx='170' cy='216' r='44' fill='%234F46E5'/><circle cx='342' cy='296' r='44' fill='%234F46E5'/><line x1='256' y1='100' x2='256' y2='412' stroke='%23a78bfa' stroke-width='10'/></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='%23070b18'/><line x1='130' y1='256' x2='382' y2='256' stroke='%2306B6D4' stroke-width='12'/><circle cx='190' cy='220' r='38' fill='%234F46E5'/><circle cx='322' cy='292' r='38' fill='%234F46E5'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
