{
    "name": "Ujustbuy - Online Shopping Store",
    "short_name": "Ujustbuy",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone"],
    "background_color": "#F6F3F5",
    "theme_color": "#8E153E",
    "description": "Ujustbuy is an online shopping store for quality products, student sellers, campus services, deals, and easy ordering in Ghana.",
    "lang": "en",
    "categories": ["shopping", "business", "lifestyle"],
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
