{
    "name": "BirthTribes",
    "short_name": "BirthTribes",
    "description": "Build your wishlist, invite your tribe, and let BirthTribes handle the reminders on WhatsApp and the web.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fafafa",
    "theme_color": "#ec4899",
    "icons": [
        {
            "src": "/brand/icon.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
