{
    "name": "systemref",
    "short_name": "systemref",
    "description": "The reference layer for systems and automation.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1D9E75",
    "icons": [
        {
            "src": "/systemref_icon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        }
    ]
}