{
    "name": "GCS Smart",
    "short_name": "gcs-smart",
    "description": "GCS Smart Customer Zone",
    "start_url": "https:\/\/gcssmart.com\/?source=pwa",
    "scope": "\/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https:\/\/gcssmart.com\/img\/icon-192.png",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "https:\/\/gcssmart.com\/img\/icon-512.png",
            "sizes": "512x512",
            "type": "image\/png"
        },
        {
            "src": "https:\/\/gcssmart.com\/img\/icon-192-maskable.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "maskable"
        },
        {
            "src": "https:\/\/gcssmart.com\/img\/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "maskable"
        }
    ]
}