{
    "name": "Total Strength 2.0",
    "short_name": "Strength",
    "description": "Andy Speer-inspired 4-week workout program with built-in timers",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["fitness", "health"],
    "shortcuts": [
        {
            "name": "Quick Timer",
            "url": "/?timer=quick",
            "description": "Start a quick timer"
        }
    ]
}
