{
    "name": "SarifHub – Exchange Rate Directory",
    "short_name": "SarifHub",
    "description": "Find the best exchange rates in real-time. Somalia's trusted currency exchange directory.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0F52BA",
    "theme_color": "#0F52BA",
    "lang": "en",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Exchange Directory",
            "short_name": "Directory",
            "description": "Browse exchange rates",
            "url": "/directory",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "B2B Wholesale",
            "short_name": "B2B",
            "description": "Wholesale cash listings",
            "url": "/wholesale-cash",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "categories": ["finance", "business"],
    "screenshots": []
}
