{
    "name": "Give Us A Hand",
    "short_name": "GUAH",
    "description": "Remote support and MSP field tool",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0b1120",
    "theme_color": "#0b1120",
    "icons": [
        {
            "src": "/images/pwa-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
