{
    "name": "نسمة صوت - منصة البودكاست والكتب الصوتية العربية",
    "short_name": "نسمة صوت",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone"
    ],
    "background_color": "#f5f5f5",
    "theme_color": "#2D5F5F",
    "description": "منصة البودكاست والكتب الصوتية العربية",
    "lang": "ar",
    "dir": "rtl",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": [
        "education",
        "media",
        "audio"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "الرئيسية",
            "short_name": "الرئيسية",
            "description": "اذهب إلى الصفحة الرئيسية",
            "url": "/home",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "المكتبة",
            "short_name": "المكتبة",
            "description": "عرض المحتوى المحفوظ",
            "url": "/library",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "الإعدادات",
            "short_name": "الإعدادات",
            "description": "إدارة الإعدادات",
            "url": "/settings",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "related_applications": [],
    "iarc_rating_id": "",
    "features": [
        "offline-support",
        "audio-playback",
        "bookmarks",
        "progress-tracking"
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}