{
  "short_name": "Mina Viner",
  "name": "Min Vinkällare",
  "icons": [
    {
      "src": "./images/icons/wcIcon_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./images/icons/wcIcon_512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#202020",
  "background_color": "#202020"
}