{
    "name": "Urban Vertical Beekeeping Co.",
    "short_name": "UrbanBees",
    "description": "City-friendly vertical beehives, artisan honey, beeswax products, and urban pollination services.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#4b2e0f",
    "theme_color": "#4b2e0f",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🐝</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}