{
  "name": "Stoichiometry & Mole Calculations",
  "short_name": "Stoich",
  "description": "Mole concept and stoichiometry — molar mass calculator, mole ↔ mass ↔ particles converter, limiting reagent and percent yield solvers.",
  "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'/><text x='96' y='130' font-family='Inter,sans-serif' font-weight='800' font-size='90' fill='%2306B6D4' text-anchor='middle'>mol</text></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'/><text x='256' y='350' font-family='Inter,sans-serif' font-weight='800' font-size='240' fill='%2306B6D4' text-anchor='middle'>mol</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='%23070b18'/><text x='256' y='340' font-family='Inter,sans-serif' font-weight='800' font-size='200' fill='%2306B6D4' text-anchor='middle'>mol</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
