{
  "name": "Red Mountain Soap Recipe Calculator",
  "short_name": "Soap Calculator",
  "description": "Interactive soap recipe design and balancing tools from Red Mountain Soap.",
  "start_url": "/calculator/",
  "scope": "/calculator/",
  "display": "standalone",
  "background_color": "#f7f4ee",
  "theme_color": "#274c43",
  "icons": [
    {
      "src": "/calculator/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
