{
    "short_name": "SuthraReach",
    "name": "SuthraReach: Intelligent Outreach",
    "icons": [
        {
            "src": "suthrareachicon.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "suthrareachlogo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "suthrareachlogo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#F56A18",
    "background_color": "#ffffff"
}