{
    "id": "/pwa/merchant",
    "name": "El Meshwar Merchant",
    "short_name": "Merchant",
    "description": "El Meshwar merchant dashboard",
    "theme_color": "#1B2B5E",
    "background_color": "#F5F7FA",
    "display": "standalone",
    "display_override": ["standalone", "browser"],
    "orientation": "portrait",
    "start_url": "/merchant",
    "scope": "/",
    "lang": "ar",
    "dir": "rtl",
    "categories": ["business", "utilities"],
    "icons": [
        {"src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
        {"src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
        {"src": "/icons/maskable-icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
    ]
}
