{
  "name": "Masa Tenisi — Kulüp Puanlama ve Turnuva Yönetimi",
  "short_name": "Masa Tenisi",
  "description": "Masa tenisi kulüp puanlaması, maç sonuçları ve turnuva yönetimi.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "_not": "Bu iki renk public/bootstrap.js THEME_DARK_COLOR ve ThemeToggle.tsx DARK_COLOR ile AYNI kalmalı — uygulamanın varsayılan teması KOYU.",
  "background_color": "#0a0f1c",
  "theme_color": "#0a0f1c",
  "lang": "tr",
  "icons": [
    {
      "src": "/mtk-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mtk-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Hızlı Skor",
      "short_name": "Hızlı Skor",
      "description": "Maç skorunu hızlıca gir.",
      "url": "/hizli-skor",
      "icons": [
        {
          "src": "/mtk-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Canlı Skorlar",
      "short_name": "Canlı",
      "description": "Devam eden maçların canlı skorları.",
      "url": "/canli2",
      "icons": [
        {
          "src": "/mtk-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
