{
    "name": "ELMS Storage System",
    "short_name": "ELMS",
    "start_url": "https://hitachi-rail.co.il/elms/",
    "scope": "/elms/",
    "icons": [
        {
            "src": "/elms/static/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/elms/static/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#1976d2",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "any"
}