{
    "_copyright": "Copyright (c) 2026 Brad Duhon. All Rights Reserved.",
    "name": "Lavender Hive",
    "short_name": "Lavender Hive",
    "description": "Your daily wellness companion",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F8F5FC",
    "theme_color": "#7C6FAB",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
