{
    "id": "/shopcore-gh",
    "name": "ShopCore GH",
    "short_name": "ShopCore GH",
    "description": "ShopCore GH - Fast, simple and reliable online services.",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/?source=shopcore-pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui"
    ],
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#ff5a00",
    "categories": [
        "shopping",
        "business",
        "utilities"
    ],
    "icons": [
        {
            "src": "/pwa/shopcore/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/shopcore/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/shopcore/icons/maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}