{
    "name": "Sideline Command Coach",
    "short_name": "SC Coach",
    "description": "Digital playbook and game management for flag football coaches",
    "start_url": "/coach/app",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#0a0f14",
    "theme_color": "#22c55e",
    "icons": [
        {
            "src": "/coach/app-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ],
    "categories": ["sports", "productivity"],
    "lang": "en-US",
    "dir": "ltr",
    "scope": "/coach/",
    "id": "sideline-command-coach",
    "prefer_related_applications": false
}
