{
  "name": "StudioFM Soap Calculator",
  "short_name": "Soap Calc",
  "description": "Free soap lye calculator by Studio For Makers.",
  "start_url": "/soap-calculator.html",
  "scope": "/soap-calculator.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#214e69",
  "icons": [
    {
      "src": "https://studioformakers.com/cdn/sfm_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://studioformakers.com/cdn/sfm_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
