{
    "name": "We Know IT Store",
    "short_name": "WKIT Store",
    "description": "IT Products & Solutions Store by We Know IT Ltd",
    "start_url": "/store/",
    "scope": "/store/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#025add",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/images/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/images/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
