{
  "name": "Kontio",
  "short_name": "Kontio",
  "start_url": "/?utm_source=homescreen",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7accc8",
  "description": "Timmerhus och fritidshus",
  "icons": [
    {
      "src": "https://www.kontio.com/static/studio/pub/web/branches/master/img/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://www.kontio.com/static/studio/pub/web/branches/master/img/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}