{
    "name": "G Hub Command",
    "short_name": "G Hub",
    "theme_color": "#1f2937",
    "background_color": "#1f2937",
    "display": "standalone",
    "scope": "./",
    "start_url": "./",
    "icons": [
        {
            "src": "assets/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}