{
    "name": "HosPot",
    "short_name": "HosPot",
    "description": "All your event ingredients in one place",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1D1D1B",
    "theme_color": "#1D1D1B",
    "icons": [
        {
            "src": "/images/hospot-pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/hospot-pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
