{
    "name": "Service Scheduler",
    "short_name": "ServiceHub",
    "description": "Service scheduling and management",
    "start_url": "/",
    "scope": "/",
    "background_color": "#1a1a2e",
    "theme_color": "#4361ee",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        { "src": "icon-72x72.png?v=1773883077",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
        { "src": "icon-96x96.png?v=1773883077",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
        { "src": "icon-128x128.png?v=1773883077", "sizes": "128x128", "type": "image/png", "purpose": "any" },
        { "src": "icon-144x144.png?v=1773883077", "sizes": "144x144", "type": "image/png", "purpose": "any" },
        { "src": "icon-152x152.png?v=1773883077", "sizes": "152x152", "type": "image/png", "purpose": "any" },
        { "src": "icon-192x192.png?v=1773883077", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "icon-384x384.png?v=1773883077", "sizes": "384x384", "type": "image/png", "purpose": "any" },
        { "src": "icon-512x512.png?v=1773883077", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
