{
    "name": "Glams - Beauty & Health Services",
    "short_name": "Glams",
    "description": "Your Ultimate Beauty Destination - Discover premium beauty and health services",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#e91e63",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "./icon.png",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["beauty", "health", "lifestyle", "business"],
    "lang": "en",
    "scope": "/",
    "id": "glams-beauty-app"
}