{
    "name": "EkhtarFilm",
    "short_name": "EkhtarFilm",
    "description": "منصتك العربية الأولى لاكتشاف أفضل الأفلام والمسلسلات",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0b0b0f",
    "theme_color": "#8b5cf6",
    "orientation": "portrait",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
