{
  "name": "hej! energie",
  "short_name": "Hejenergie",
  "start_url": "/overview",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#393168",
  "icons": [
    {
      "src": "/static/images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/images/iphone_wooden_hands.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
