{
    "short_name": "محطتي - محطة ریبال",
    "name": "نظام ادارة المحطة الآلي",
    "icons": [
        {
            "src": "/images/pwa/launcher-icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#3367D6",
    "display": "standalone",
    "scope": "/",
    "id": "/",
    "theme_color": "#3367D6",
    "shortcuts": [
        {
            "name": "نظام ادارة المحطة الآلي",
            "short_name": "محطتي",
            "description": "محطة ریبال",
            "url": "/supervisor",
            "icons": [
                {
                    "src": "/images/pwa/launcher-icon.png",
                    "sizes": "512x512"
                }
            ]
        }
    ],
    "description": "نظام ادارة المحطة الآلي",
    "screenshots": [
        {
            "src": "/images/pwa/screenshot-splash.png",
            "type": "image/png",
            "sizes": "384x682"
        }
    ]
}
