{
    "name": "KhomPedia — Book Appointments with Barbers & Stylists",
    "short_name": "KhomPedia",
    "description": "Discover top-rated barbers and stylists. Book appointments instantly with verified shops near you.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f9fafb",
    "theme_color": "#020247",
    "scope": "/",
    "lang": "en",
    "categories": ["beauty", "lifestyle", "health"],
    "id": "/",
    "prefer_related_applications": false,
    "icons": [
        { "src": "/icons/icon-72x72.svg",   "sizes": "72x72",   "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icons/icon-96x96.svg",   "sizes": "96x96",   "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icons/icon-128x128.svg", "sizes": "128x128", "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icons/icon-144x144.svg", "sizes": "144x144", "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icons/icon-152x152.svg", "sizes": "152x152", "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
        { "src": "/icons/icon-384x384.svg", "sizes": "384x384", "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icons/icon-512x512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Browse Shops",
            "short_name": "Shops",
            "description": "Find barbers and stylists near you",
            "url": "/shops",
            "icons": [{ "src": "/icons/icon-96x96.svg", "sizes": "96x96" }]
        },
        {
            "name": "My Bookings",
            "short_name": "Bookings",
            "description": "View your upcoming appointments",
            "url": "/dashboard",
            "icons": [{ "src": "/icons/icon-96x96.svg", "sizes": "96x96" }]
        }
    ]
}
