{
    "name": "JsonTreeGrid",
    "short_name": "JsonGrid",
    "description": "JSON Tree and Grid Editor",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#1a1a1a",
    "theme_color": "#0078d4",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}