{
    "name": "M3U8 Player - Free Online HLS Player",
    "short_name": "M3U8 Player",
    "description": "Play M3U8/HLS streams online for free. No signup, no install required.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#007bff",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["multimedia", "entertainment", "utilities"],
    "dir": "ltr",
    "share_target": {
        "action": "/",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "url": "src"
        }
    }
}
