{ "name": "SwingPulse — AI Swing Analyzer", "short_name": "SwingPulse", "description": "AI golf swing analyzer that turns any phone video into precise, repeatable coaching metrics.", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait", "background_color": "#f5f7f5", "theme_color": "#5e7568", "categories": ["sports", "health", "fitness"], "icons": [ { "src": "favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Record swing", "short_name": "Record", "url": "./?action=record", "description": "Open the in-app camera to record a new swing." } ] }