{
    "name": "AMZGS Physical Assessment",
    "short_name": "AMZGS Physical",
    "description": "التقييم الجسدي والبدني المتكامل",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f0f4f8",
    "theme_color": "#2d7d46",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "/assets/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}