{
    "name": "البرمجة من الصفر إلى الاحتراف",
    "short_name": "كتاب بايثون",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#0f0f11",
    "theme_color": "#0d9488",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://placehold.co/512x512/0f766e/ffffff.png?text=Python+Book",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}