{
    "name": "نظام التأخير الصباحي - بوابة الموظفات",
    "short_name": "نظام التأخير الصباحي",
    "description": "إدارة مناوبات الإداريات والمعلمات",
    "start_url": ".\/staff.html?source=pwa",
    "scope": ".\/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "fullscreen",
        "minimal-ui"
    ],
    "orientation": "any",
    "dir": "rtl",
    "lang": "ar",
    "background_color": "#f3f7fa",
    "theme_color": "#a793d7",
    "categories": [
        "education",
        "productivity"
    ],
    "launch_handler": {
        "client_mode": [
            "navigate-existing",
            "auto"
        ]
    },
    "icons": [
        {
            "src": "icons\/icon-192.png?v=465c43d8",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "icons\/icon-512.png?v=465c43d8",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "icons\/icon-192.png?v=465c43d8",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "maskable"
        },
        {
            "src": "icons\/icon-512.png?v=465c43d8",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "maskable"
        }
    ]
}