{
  "name": "Mesa Bilet — Şoför",
  "short_name": "Mesa",
  "description": "TIR ve otobüs şoförleri için Mesa Bilet — sefer, lojistik ve günlük rapor (offline destekli).",
  "start_url": "/sofor/panel",
  "scope": "/sofor/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#F97316",
  "lang": "tr-TR",
  "categories": ["business", "navigation", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bugünkü Seferler",
      "short_name": "Panel",
      "description": "Şoför günlük sefer paneli",
      "url": "/sofor/panel"
    },
    {
      "name": "Lojistik",
      "short_name": "Lojistik",
      "description": "TIR yük listesi ve teslimat",
      "url": "/sofor/lojistik"
    },
    {
      "name": "Günlük Rapor",
      "short_name": "Günlük",
      "description": "Günlük çalışma raporu",
      "url": "/sofor/gunluk"
    }
  ]
}
