{
    "short_name": "Cordoniq",
    "name": "Cordoniq",
    "description": "A platform with all you need to stay connected, share, and learn.",
    "icons": [
        {
            "src": "/pwa-logo-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/pwa-logo-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#2a0b35",
    "display": "fullscreen",
    "scope": "/",
    "theme_color": "#2a0b35",
    "shortcut": [
        {
            "name": "Cordoniq Chat",
            "short_name": "Lumi Chat",
            "description": "Quick access to Cordoniq Chat",
            "url": "/Chat"
        }
    ]
}
