{
  "name": "CardioQuick Calculator",
  "short_name": "CardioQuick",
  "start_url": "./index.html?v=13",
  "display": "standalone",
  "background_color": "#101216",
  "theme_color": "#7cc7ff",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}