{
    "name": "Francherry Beauty",
    "short_name": "Francherry",
    "description": "Luxury Beauty Studio, Makeup Services, Beauty Products & Appointment Booking.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FFFFFF",
    "theme_color": "#000000",
    "lang": "en",
    "categories": [
        "beauty",
        "shopping",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}