{
  "dir": "ltr",
  "lang": "en",
  "name": "Timewise Web",
  "scope": "/",
  "display": "standalone",
  "start_url": "/",
  "short_name": "Timewise",
  "theme_color": "#ffffff",
  "description": "",
  "orientation": "any",
  "background_color": "#ffffff",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16"
    },
    {
      "src": "/Content/icons/timewise_512.png",
      "sizes": "512x512"
    },
    {
      "src": "/Content/icons/timewise_192.png",
      "sizes": "192x192"
    },
    {
      "src": "/Content/icons/timewise_128.png",
      "sizes": "128x128"
    }
  ]
}