{
    "name": "MidSouth Utility Group Project Tracker",
    "short_name": "MidSouth",
    "id": "https://midsouthutility.group/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F5F8F8",
    "theme_color": "#0F766E",
    "description": "A secure MidSouth Utility Group web workspace for project tracking, billing readiness, closeout, reports, and team sync.",
    "orientation": "any",
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Open Projects",
            "short_name": "Projects",
            "description": "Open the shared project board.",
            "url": "/?tab=projects&source=shortcut",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Open Reports",
            "short_name": "Reports",
            "description": "Open operational reports.",
            "url": "/?tab=reports&source=shortcut",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Open Cloud Sync",
            "short_name": "Sync",
            "description": "Open the tracker for workspace sync.",
            "url": "/?tab=overview&source=shortcut",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
