{
    "nav_bar_minify": "No",
    "name": "TechBook Platform for Hardware Repair",
    "short_name": "TechBook",
    "description": "المنصة المركزية لتبادل ملفات البايوس، المخططات الهندسية، والحلول الميدانية لصيانة البوردات.",
    "start_url": "/",
    "background_color": "#F0F2F5",
    "theme_color": "#1877F2",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/brand/logo-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/brand/logo-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}