{
    "name": "FoodPool",
    "short_name": "FoodPool",
    "description": "Group-buy meals from local kitchens in Belize.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fef3c7",
    "theme_color": "#d97706",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        },
        {
            "src": "/brand/foodpool-mark.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "maskable"
        }
    ]
}
