{
    "name": "Daily Wellness",
    "short_name": "Wellness",
    "description": "Twój asystent zdrowia",
    "background_color": "#0f2027",
    "theme_color": "#0f2027",
    "display": "standalone",
    "start_url": "./index.html",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
