{
  "short_name": "KlickEx Cardholder",
  "name": "KlickEx Cardholder App",
  "icons": [
    {
      "src": "apple-touch-icon-iphone-60x60.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon-iphone-retina-120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon-ipad-retina-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "android-icon.png",
      "sizes": "196x196",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
