{
    "id": "yantara-operator",
    "name": "Yantara — Otel fiyat otomasyonu",
    "short_name": "Yantara",
    "description": "B2B otel fiyat otomasyonu — 22 saatlik haftalık Excel işini 30 saniyede onayla. Lothie DMC için.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
    "background_color": "#1F1B16",
    "theme_color": "#C66B45",
    "orientation": "any",
    "lang": "tr",
    "dir": "ltr",
    "categories": [
        "business",
        "productivity",
        "travel"
    ],
    "prefer_related_applications": false,
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "edge_side_panel": {
        "preferred_width": 412
    },
    "share_target": {
        "action": "/inbox/upload",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url",
            "files": [
                {
                    "name": "contract",
                    "accept": [
                        "application/pdf",
                        "image/jpeg",
                        "image/png",
                        "image/webp",
                        "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
                        "application/vnd.ms-excel"
                    ]
                }
            ]
        }
    },
    "protocol_handlers": [
        {
            "protocol": "web+yantara",
            "url": "/dashboard?proto=%s"
        }
    ],
    "shortcuts": [
        {
            "name": "Pano",
            "short_name": "Pano",
            "description": "Operatör komuta merkezi — KPI, akış, kuyruk ve onay tek ekranda.",
            "url": "/dashboard",
            "icons": [
                { "src": "icons/Icon-192.png", "sizes": "192x192" }
            ]
        },
        {
            "name": "Onay kuyruğu",
            "short_name": "Onay",
            "description": "Bekleyen kontrat revizyonlarını incele ve onayla.",
            "url": "/inbox",
            "icons": [
                { "src": "icons/Icon-192.png", "sizes": "192x192" }
            ]
        },
        {
            "name": "Otel sağlığı",
            "short_name": "Oteller",
            "description": "44 otelin durumu, son revizyonlar ve DNA.",
            "url": "/hotels",
            "icons": [
                { "src": "icons/Icon-192.png", "sizes": "192x192" }
            ]
        },
        {
            "name": "Yönetim paneli",
            "short_name": "Yönetim",
            "description": "Çağatay paneli — KPI, throughput, otel sağlığı.",
            "url": "/manager",
            "icons": [
                { "src": "icons/Icon-192.png", "sizes": "192x192" }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Operatör panosu — KPI şeridi, iş akışı, onay kuyruğu, review pane"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Yantara mobil panosu"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
