{ "name": "Ninocat", "short_name": "Ninocat", "description": "Self-hosted MySQL management tool", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone"], "launch_handler": { "client_mode": "focus-existing" }, "orientation": "any", "theme_color": "#ffffff", "background_color": "#f6f8fa", "icons": [ { "src": "/static/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }