{
    "name": "Entwa Evaluation",
    "short_name": "Entwa",
    "description": "Entwa Evaluation System",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0b0e13",
    "theme_color": "#0b0e13",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "/static/core/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/core/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}