{
  "name": "YangınPanel — Yangın Güvenlik Sistemi",
  "short_name": "YangınPanel",
  "description": "Yangın tüpü ve müşteri takip sistemi — QR tüp takibi, teklif, fiş ve teslimat yönetimi.",
  "start_url": "/admin/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1c2e",
  "theme_color": "#e2241a",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Yeni Müşteri",
      "short_name": "Müşteri Ekle",
      "url": "/admin/musteri_ekle.php",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Yeni Fiş",
      "short_name": "Fiş Ekle",
      "url": "/admin/fis_ekle.php",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
