{
    "name": "ShiftControl",
    "short_name": "ShiftControl",
    "icons": [
        {
            "src": "/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/img/dashboard.webp",
            "sizes": "640x320",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Dashboard"
        },
        {
            "src": "/img/dashboard.webp",
            "sizes": "640x320",
            "type": "image/webp",
            "label": "Dashboard"
        }
    ],
    "description": "One platform to manage identity, access, and SaaS for your entire team.",
    "theme_color": "#57bebe",
    "background_color": "#0a0a0b",
    "start_url": "/?source=pwa",
    "id": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait"
}
