{
    "name": "Underhook — BJJ Video Reviews",
    "short_name": "Underhook",
    "description": "Get your BJJ rolls reviewed by expert coaches with timestamped annotations and personalized feedback.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#030712",
    "theme_color": "#7c3aed",
    "orientation": "any",
    "icons": [
        {
            "src": "/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/pwa-icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": ["sports", "education"]
}
