{
    "name": "Vicks",
    "short_name": "Vicks",
    "theme_color": "#0067ad",
    "background_color": "#f7f7f7",
    "display": "standalone",
    "orientation": "portrait",
    "Scope": "/",
    "start_url": "/",
    "icons": [
      {
        "src": "/static/images/favicon.ico",
        "sizes": "16x16",
        "type": "image/x-icon"
      }
    ],
    "splash_pages": null
  }