{
    "name": "OLADEL Hub",
    "short_name": "OLADEL",
    "description": "Multi-tenant SaaS platform — dashboards, processes, AI, integrations",
    "start_url": "/app",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2D4A52",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/icons/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "OLADEL Hub Dashboard"
        },
        {
            "src": "/images/icons/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "OLADEL Hub Mobile"
        }
    ]
}
