{
    "name": "Anyreel - Short Dramas & Free Movies",
    "short_name": "Anyreel",
    "description": "Watch popular short dramas and free movies on Anyreel. 1-2 minute episodes perfect for mobile streaming.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/apple_icon.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "32x32",
            "type": "image/x-icon"
        }
    ],
    "categories": [
        "entertainment",
        "video",
        "movies"
    ],
    "lang": "en",
    "dir": "ltr"
}