{
    "name": "Picture-in-Picture Floating",
    "short_name": "PiP Floating",
    "description": "Watch videos in a floating window while working on other tasks",
    "icons": [
        {
            "src": "images/128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "images/128.png",
            "sizes": "128x128",
            "type": "image/png"
        }
    ],
    "theme_color": "#4285f4",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "https://floatvid.com",
    "orientation": "any",
    "lang": "en",
    "dir": "ltr"
} 