{
    "id": "/",
    "name": "VTULab",
    "short_name": "VTULab",
    "description": "VTULab lets you buy data, airtime, bulk SMS, and identity services from one fast mobile-first app.",
    "start_url": "/user/dashboard",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#6236FF",
    "lang": "en-NG",
    "dir": "ltr",
    "categories": [
        "finance",
        "utilities",
        "business",
        "productivity",
        "communication",
        "identity"
    ],
    "icons": [
        {
            "src": "/fav-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/fav-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/fav-1024x1024.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "url": "/user/dashboard",
            "icons": [
                {
                    "src": "/fav-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "History",
            "short_name": "History",
            "url": "/user/history",
            "icons": [
                {
                    "src": "/fav-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Add Money",
            "short_name": "Wallet",
            "url": "/user/wallet/add-money",
            "icons": [
                {
                    "src": "/fav-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}
