{
    "name": "G15 Portal",
    "short_name": "G15 Portal",
    "description": "Golem15 company portal",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#0f172a",
    "background_color": "#0f172a",
    "icons": [
        {
            "src": "/themes/g15portal/assets/images/pwa/icon.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/themes/g15portal/assets/images/pwa/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/themes/g15portal/assets/images/pwa/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/themes/g15portal/assets/images/pwa/screenshot-1280x720.png",
            "sizes": "2560x1440",
            "type": "image/png",
            "form_factor": "wide",
            "label": "G15 Portal - Desktop"
        },
        {
            "src": "/themes/g15portal/assets/images/pwa/screenshot-750-1334.png",
            "sizes": "1500x2668",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "G15 Portal - Mobile"
        }
    ]
}
