{
    "name": "Gogowallet",
    "short_name": "Gogowallet",
    "description": "Gogowallet informational website covering app, download, login, registration, payment, transaction, withdrawal, help and safety guides.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f7faff",
    "theme_color": "#1769ff",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/gogowallet-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/gogowallet-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}