{
    "name": "Workout",
    "short_name": "Workout",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#F2F2F7",
    "theme_color": "#F2F2F7",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='90' fill='%231C1C1E'/><text x='256' y='320' text-anchor='middle' font-size='260' font-weight='700' fill='white' font-family='-apple-system,system-ui,sans-serif'>W</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
