{
    "name": "PPG Cockpit — Hotel Operations",
    "short_name": "PPG",
    "description": "PPG çoklu otel yönetim & call center platformu",
    "start_url": "/tr/admin",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0891b2",
    "orientation": "any",
    "categories": [
        "business",
        "productivity",
        "travel"
    ],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Call Center",
            "short_name": "Call Center",
            "description": "Çağrı merkezi modülüne hızlı erişim",
            "url": "/tr/admin/call-center",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Inbox",
            "short_name": "Inbox",
            "description": "Omnichannel gelen kutusu",
            "url": "/tr/admin/inbox",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Agent Desk",
            "short_name": "Agent",
            "description": "Aktif çağrı paneli",
            "url": "/tr/admin/call-center/agent-desk",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "screenshots": [],
    "lang": "tr",
    "dir": "ltr"
}