{
    "name": "Dansiox Proof Mobile",
    "short_name": "Dansiox",
    "description": "AI-powered proof-of-service mobile app for cleaning operations.",
    "start_url": "/app/cleaner",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FFFFFF",
    "theme_color": "#0B1D3A",
    "icons": [
        {
            "src": "/icons/dansiox-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
