{
    "name": "Dúhy.sk",
    "short_name": "Dúhy.sk", 
    "start_url": "https://www.duhy.sk",
    "icons": [
        {
            "src": "/content/themes/duhy/static/favicon/android-chrome-192x192.png?v=1.8",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/content/themes/duhy/static/favicon/android-chrome-256x256.png?v=1.8",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/content/themes/duhy/static/favicon/android-chrome-512x512.png?v=1.8",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "prefer_related_applications": true,
    "related_applications": [
        {
          "platform": "play",
          "url": "https://play.google.com/store/apps/details?id=sk.duhy.app",
          "id": "sk.duhy.app"
        }, 
        {
          "platform": "itunes",
          "url": "https://itunes.apple.com/app/id1529742161"
        }
      ]
}
