{
    "name": "My Fit Pro",
    "short_name": "My Fit Pro",
    "icons": [{
        "src": "https://myfitpro.com/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    }, {
        "src": "https://myfitpro.com/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
    }],
    "theme_color": "#5145cd",
    "background_color": "#5145cd",
    "display": "standalone",
    "prefer_related_applications": true,
    "related_applications": [{
        "platform": "play",
        "id": "live.myfitpro.viewer"
    }]
}
