{
    "name": "TheGLOBE360 - Wellness & Recipes",
    "short_name": "TheGLOBE360",
    "description": "Your comprehensive destination for healthy living, gourmet recipes, and holistic wellness.",
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#10b981",
    "display": "standalone",
    "orientation": "portrait",
    "categories": [
        "lifestyle",
        "blogs",
        "food",
        "health"
    ],
    "icons": [
        {
            "src": "/assets/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/assets/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}