{
    "name": "StyleKat",
    "short_name": "StyleKat",
    "description": "Find and book appointments with top-rated barbers and salons near you.",
    "gcm_sender_id": "103953800507",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/New-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/New-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}