{
    "name": "AInexxo Copilot",
    "short_name": "Copilot",
    "description": "A helpful AI assistant for industry",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [{
        "src": "/src/assets/react.svg",
        "sizes": "32x32",
        "type": "image/svg"
    }]
}