{
    "name": "QR Gate Payment System",
    "short_name": "QR Gate",
    "description": "QR Gate Payment Management System",
    "start_url": "/",
    "start_url_base": "https://qrgate.qa",
    "display": "standalone",
    "background_color": "#4A90E2",
    "theme_color": "#4A90E2",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/img/192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "scope": "/",
    "lang": "en",
    "dir": "ltr"
}