{
    "background_color": "#ffffff",
    "dir": "ltr",
    "display": "standalone",
    "name": "PLM Hyperion",
    "orientation": "any",
    "scope": "/",
    "short_name": "Hyperion",
    "start_url": "https://develop-plm-hris.philyra.cloud/",
    "theme_color": "#ffffff",
    "description": "PLM Hyperion Application",
    "icons": [
        {
            "src": "/icon/launchericon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/icon/launchericon-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/icon/launchericon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/icon/launchericon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/icon/launchericon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon/launchericon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}