{
    "name": "كلية الهندسة المعلوماتية - النتائج الامتحانية",
    "short_name": "النتائج",
    "description": "تطبيق استعلام عن النتائج الامتحانية لطلبة كلية الهندسة المعلوماتية في جامعة حمص",
    "start_url": "/exam_results/",
    "scope": "/exam_results/",
    "display": "standalone",
    "background_color": "#F8F9FA",
    "theme_color": "#002623",
    "icons": [
        {
            "src": "/exam_results/static/img/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/exam_results/static/img/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}