{
    "name": "GhosTech - Secure Push-to-Talk",
    "short_name": "GhosTech",
    "description": "Enterprise-grade encrypted push-to-talk communications",
    "start_url": "/web-client",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#050505",
    "theme_color": "#050505",
    "categories": [
        "communication",
        "business",
        "utilities"
    ],
    "lang": "en-US",
    "dir": "ltr",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Open Web Terminal",
            "url": "/web-client",
            "description": "Launch the PTT terminal"
        }
    ],
    "screenshots": [],
    "related_applications": [],
    "handle_links": "preferred"
}