{
    "name": "26 Business Center",
    "short_name": "Business Center",
    "description": "Task and notification system for 26 Branding Agency Inc.",
    "start_url": "/26businesscenter/index.php",
    "display": "standalone",
    "background_color": "#000024",
    "theme_color": "#061942",
    "icons": [
        {
            "src": "/26businesscenter/icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/26businesscenter/icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}