{
    "name": "SekyurLink Billing",
    "short_name": "SekyurLink",
    "description": "Bills and payments for SekyurLink fiber internet",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#1d4ed8",
    "background_color": "#eff6ff",
    "icons": [
        {
            "src": "/icons/favicon-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
