{
    "name": "GutterFlow",
    "short_name": "GutterFlow",
    "description": "Estimates & CRM for Crown Hill Gutter Company",
    "start_url": "/estimates",
    "display": "standalone",
    "background_color": "#1d2f21",
    "theme_color": "#1d2f21",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
