{
    "name": "Dekhbo Kichu",
    "short_name": "DekhboKichu",
    "description": "Watch thousands of movies and TV shows online in HD quality. Free streaming with multiple servers and subtitles.",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0a0a",
    "theme_color": "#dc2626",
    "categories": ["entertainment", "streaming"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "assets/img/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/img/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}