{
    "name": "E & B PayLink",
    "short_name": "PayLink",
    "description": "Financial Management & Billing Application",
    "start_url": "../",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#059669",
    "icons": [
        {
            "src": "img/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
