{
  "name": "BILETBAS — Kapı Kontrol & Biletleme",
  "short_name": "BILETBAS",
  "description": "Konser, festival ve kurumsal etkinlikler için çift QR kodlu biletleme ve 0.1 sn kapı check-in sistemi.",
  "start_url": "./kapi.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "./assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kapı Kontrolü",
      "short_name": "Kapı",
      "description": "QR bilet okuyucu kapı kontrol sistemi",
      "url": "./kapi.html"
    },
    {
      "name": "Organizatör Paneli",
      "short_name": "Panel",
      "description": "Etkinlik ve bilet yönetim paneli",
      "url": "./organizer.html"
    }
  ]
}
