{
    "name": "StreamFinder",
    "short_name": "StreamFinder", 
    "description": "Ultimate streaming availability checker and VPN guide. Find movies and TV shows available in any country worldwide.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#141414",
    "theme_color": "#6366F1",
    "orientation": "portrait-primary",
    "categories": ["entertainment", "utilities", "lifestyle"],
    "lang": "en-US",
    "dir": "ltr",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon",
            "purpose": "maskable any"
        }
    ]
}
