{
    "name": "Ezey Servis - Personel Taşımacılığı Yönetim Sistemi",
    "short_name": "Ezey Servis",
    "description": "Personel servis taşımacılığı için kapsamlı yönetim yazılımı. Araç takibi, güzergah planlama, personel yönetimi ve canlı konum izleme.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "categories": [
        "business",
        "productivity",
        "transportation"
    ],
    "lang": "tr-TR",
    "dir": "ltr",
    "icons": [
        {
            "src": "/images/icons/android/android-launchericon-512-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/android/android-launchericon-192-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/android/android-launchericon-144-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/android/android-launchericon-96-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/android/android-launchericon-72-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/android/android-launchericon-48-48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/1024.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/icons/ios/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/icons/ios/180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/167.png",
            "sizes": "167x167",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/120.png",
            "sizes": "120x120",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/64.png",
            "sizes": "64x64",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/ios/16.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/windows11/Square150x150Logo.scale-200.png",
            "sizes": "300x300",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/windows11/Square44x44Logo.targetsize-256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Canlı Takip",
            "short_name": "Takip",
            "description": "Araçları harita üzerinde canlı takip et",
            "url": "/canli-takip",
            "icons": [
                {
                    "src": "/images/icons/ios/96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Güzergahlar",
            "short_name": "Güzergah",
            "description": "Servis güzergahlarını görüntüle",
            "url": "/guzergahlar",
            "icons": [
                {
                    "src": "/images/icons/ios/96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Personel Listesi",
            "short_name": "Personel",
            "description": "Kayıtlı personelleri görüntüle",
            "url": "/personeller",
            "icons": [
                {
                    "src": "/images/icons/ios/96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Araçlar",
            "short_name": "Araçlar",
            "description": "Servis araçlarını yönet",
            "url": "/araclar",
            "icons": [
                {
                    "src": "/images/icons/ios/96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshots/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Ana Ekran"
        },
        {
            "src": "/images/screenshots/screenshot-mobile.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobil Görünüm"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
