{
    "name": "CommunityOS X Enterprise",
    "short_name": "CommunityOS",
    "description": "National Community Intelligence Platform",
    "start_url": "/admin",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#f59e0b",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://ui-avatars.com/api/?name=OS&background=f59e0b&color=fff&size=192",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://ui-avatars.com/api/?name=OS&background=f59e0b&color=fff&size=512",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}