{
    "short_name": "Ozwell",
    "name": "Ozwell",
    "icons": [
        {
            "src": "/images/ozwell.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "background_color": "#27AAE1",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#27AAE1",
    "description": "Your personal AI assistant",
    "screenshots": [
        {
            "src": "/images/preview-screenshot1.png",
            "type": "image/png",
            "sizes": "540x720",
            "form_factor": "narrow"
        }
    ]
}