{
    "name": "Bookentoo",
    "short_name": "Bookentoo",
    "description": "Connect with licensed therapists and wellness experts near you",
    "start_url": "/listings",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#7c3aed",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}