{
    "name": "Market360",
    "short_name": "Market360",
    "description": "Market360 is Sierra Leone's all-in-one marketplace for buying, selling, hiring, and trading products and services.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0f9d58",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": ["business", "shopping", "marketplace"],
    "shortcuts": [
        {
            "name": "Download App",
            "short_name": "Download",
            "description": "Download the Market360 mobile app",
            "url": "/download.html",
            "icons": [{"src": "/android-chrome-192x192.png", "sizes": "192x192"}]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with Market360",
            "url": "/contact.html",
            "icons": [{"src": "/android-chrome-192x192.png", "sizes": "192x192"}]
        }
    ]
}
