{
  "name": "WindChill.win",
  "short_name": "WIN",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#71809a",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "images/logo.png",
      "type": "image/png",
      "sizes": "225x225"
    }
  ]
}
