{
    "name": "QwikBill - Online Bill Payment Platform",
    "short_name": "QwikBill",
    "description": "Fast, simple, and smart bill payments. Pay for airtime, data, electricity, and TV subscriptions instantly.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#8B3AE5",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": [
        "finance",
        "utilities",
        "productivity"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Buy Airtime",
            "short_name": "Airtime",
            "description": "Recharge airtime instantly",
            "url": "/airtime/top-up",
            "icons": []
        },
        {
            "name": "Buy Data",
            "short_name": "Data",
            "description": "Purchase data bundles",
            "url": "/data/top-up",
            "icons": []
        },
        {
            "name": "Pay Electricity",
            "short_name": "Electricity",
            "description": "Pay your electricity bills",
            "url": "/electricity/purchase",
            "icons": []
        },
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "View your dashboard",
            "url": "/dashboard",
            "icons": []
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "scope": "/",
    "id": "/",
    "dir": "ltr",
    "lang": "en-US"
}
