{
    "name": "Support System",
    "short_name": "Support System",
    "description": "Support System",
    "start_url": "/new/public/auth/login",
    "scope": "/new/public/",
    "id": "/new/public/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/new/public/logo_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/new/public/logo_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
