{
  "name": "Danske",
  "short_name": "Danske",
  "description": "Secure mobile banking, designed around your everyday.",
  "id": "/?mobile=1",
  "scope": "/",
  "start_url": "/?mobile=1",
  "display": "standalone",
  "background_color": "#062c39",
  "theme_color": "#062c39",
  "icons": [
    {"src":"/icon-192.png","sizes":"192x192","type":"image/png"},
    {"src":"/icon-512.png","sizes":"512x512","type":"image/png"},
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
