{
    "name": "iTrobes People",
    "short_name": "iTrobes People",
    "description": "iTrobes Employee — your profile and documents.",
    "start_url": "/portal",
    "scope": "/portal",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0c36a5",
    "theme_color": "#0c36a5",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
