{
  "name": "Glucose Converter",
  "short_name": "Glucon",
  "version": "3.1.0",
  "start_url": "index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "lang": "en-US",
  "description": "Glucose Converter application with storing abilities",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
