{
    "short_name": "Hydromastery",
    "name": "Hydromastery Swim App",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "\\assets\\HMYlogoBlue.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "\\assets\\HMYlogoLight.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#1976d2",
    "background_color": "#ffffff",
    "description": "Track and analyze your swim tests and progress with Hydromastery.",
    "orientation": "portrait",
    "scope": ".",
    "lang": "en",
    "prefer_related_applications": false
}