{
    "short_name": "Wrench",
    "name": "Wrench - Mobile Mechanics",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "density": 4
        },
        {
            "src": "/images/ios-logo-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/appointments",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#363946"
}
