{
  "name": "Omurga ERP",
  "short_name": "Omurga",
  "description": "Omurga Kurumsal ERP - Servis, Çağrı Merkezi ve Satış Yönetim Sistemi",
  "start_url": "/technician",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663363997917/3sEvPjXu8CqySLv8mqamBw/icon-512_fe406d12.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "tr",
  "shortcuts": [
    {
      "name": "Ana Sayfa",
      "short_name": "Ana Sayfa",
      "description": "Teknisyen ana sayfası ve vardiya yönetimi",
      "url": "/technician",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "İş Emirleri",
      "short_name": "İş Emirleri",
      "description": "Aktif iş emirleri listesi",
      "url": "/my-tasks",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Rota Planlama",
      "short_name": "Rota",
      "description": "Günlük rota optimizasyonu",
      "url": "/technician/route-optimizer",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Profilim",
      "short_name": "Profil",
      "description": "Teknisyen profili ve performans",
      "url": "/technician/profile",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
