{
    "name": "Deck Shop",
    "short_name": "Deck Shop",
    "scope": "/",
    "start_url": "/?utm_source=a2hs",
    "icons": [
        {
          "src": "img/pwa/chrome-72x72.png",
          "sizes": "72x72",
          "type": "image/png"
        },
        {
          "src": "img/pwa/chrome-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        },
        {
          "src": "img/pwa/chrome-128x128.png",
          "sizes": "128x128",
          "type": "image/png"
        },
        {
          "src": "img/pwa/chrome-144x144.png",
          "sizes": "144x144",
          "type": "image/png"
        },
        {
          "src": "img/pwa/chrome-152x152.png",
          "sizes": "152x152",
          "type": "image/png"
        },
        {
          "src": "img/pwa/chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "img/pwa/chrome-384x384.png",
          "sizes": "384x384",
          "type": "image/png"
        },
        {
          "src": "img/pwa/chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
    ],
    "theme_color": "#222222",
    "background_color": "#222222",
    "display": "standalone",
    "orientation": "portrait-primary",
    "categories": ["games", "utilities"],
     "related_applications": [
        {
          "platform": "play",
          "url": "https://play.google.com/store/apps/details?id=pro.deckshop.app",
          "id": "pro.deckshop.app"
        },
        {
          "platform": "itunes",
          "url": "https://itunes.apple.com/app/deck-shop-for-clash-royale/id1371004823"
        }
      ],
      "prefer_related_applications": false
}
