{
    "name": "Cynone",
    "short_name": "Cynone",
    "description": "A modern self-hosted platform for deploying and managing applications, databases, and services.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#08090b",
    "theme_color": "#08090b",
    "icons": [
        {
            "src": "/cynone-mark.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}