{
    "short_name": "GoKubeDownscaler",
    "name": "GoKubeDownscaler",
    "icons": [
        {
            "src": "/img/kubedownscaler.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        }
    ],
    "id": "/",
    "start_url": "/",
    "background_color": "#FFFFFF",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#FFFFFF",
    "shortcuts": [
        {
            "name": "Documentation",
            "short_name": "Documentation",
            "description": "Documentation of GoKubeDownscaler",
            "url": "/docs",
            "icons": [
                {
                    "src": "/img/kubedownscaler.svg",
                    "sizes": "any"
                }
            ]
        },
        {
            "name": "Guides",
            "short_name": "Guides",
            "description": "Guides for the GoKubeDownscaler",
            "url": "/guides",
            "icons": [
                {
                    "src": "/img/kubedownscaler.svg",
                    "sizes": "any"
                }
            ]
        },
        {
            "name": "Contributing",
            "short_name": "Contributing",
            "description": "Contribute to GoKubeDownscaler",
            "url": "/contributing",
            "icons": [
                {
                    "src": "/img/kubedownscaler.svg",
                    "sizes": "any"
                }
            ]
        },
        {
            "name": "Adopters",
            "short_name": "Adopters",
            "description": "Adopters of GoKubeDownscaler",
            "url": "/adopters",
            "icons": [
                {
                    "src": "/img/kubedownscaler.svg",
                    "sizes": "any"
                }
            ]
        },
        {
            "name": "Blog",
            "short_name": "Blog",
            "description": "Latest news and updates from GoKubeDownscaler",
            "url": "/blog",
            "icons": [
                {
                    "src": "/img/kubedownscaler.svg",
                    "sizes": "any"
                }
            ]
        }
    ],
    "description": "GoKubeDownscaler: a Kubernetes horizontal autoscaler that reduces Kubernetes cloud costs by scaling workloads based on time schedules."
}
