{
  "name": "BAGAJ",
  "short_name": "BAGAJ",
  "description": "Şehirlerarası güvenli paket teslimatı — taşıyıcılarla göndericileri buluşturan platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1838",
  "theme_color": "#0B1838",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["navigation", "utilities", "travel"],
  "lang": "tr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gönderi Oluştur",
      "short_name": "Gönderi",
      "description": "Yeni bir paket gönderisi oluştur",
      "url": "/gonderi-olustur",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "İlanlar",
      "short_name": "İlanlar",
      "description": "Aktif taşıma ilanlarını gör",
      "url": "/ilanlar",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Profil",
      "short_name": "Profil",
      "description": "Profil ve ayarlar",
      "url": "/profil",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
