{
    "name": "TabSwitch",
    "short_name": "TabSwitch",
    "description": "Spotlight-style tab and window switcher for macOS",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#151519",
    "theme_color": "#fb923c",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "utilities"],
    "screenshots": [
        {
            "src": "og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "TabSwitch Landing Page"
        }
    ]
}
