{
    "name": "Abuja Marketplace",
    "short_name": "Abuja Market",
    "description": "Buy and sell trusted products across Abuja.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F8F9F6",
    "theme_color": "#12664F",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}