{
    "name": "Playmaker — Free Sports Play Designer",
    "short_name": "Playmaker",
    "description": "Design, animate and share sports plays in seconds. Free forever, no signup required.",
    "start_url": "/playbook",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
