{
    "name": "Keystone Infrastructure",
    "short_name": "Keystone",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#060b13",
    "theme_color": "#D4AF37",
    "icons": [
        {
            "src": "/images/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}