{
  "name": "Factory Calc Tools",
  "short_name": "FactoryCalc",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f6fb",
  "theme_color": "#1f2937",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}