{
  "name": "UGÇ Futbol Akademisi",
  "short_name": "UGÇ Akademi",
  "description": "UGÇ Futbol Akademisi – U6-U14 Gelişim Odaklı Futbol Eğitimi",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020817",
  "theme_color": "#35f1ff",
  "orientation": "portrait-primary",
  "lang": "tr",
  "scope": "/",
  "icons": [
    {
      "src": "/images/icons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "education"],
  "shortcuts": [
    {
      "name": "Kayıt Ol",
      "short_name": "Kayıt",
      "description": "Akademiye kayıt",
      "url": "/kayit.html",
      "icons": [{ "src": "/images/icons/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Antrenman Saatleri",
      "short_name": "Antrenman",
      "description": "Antrenman programı",
      "url": "/antrenman.html",
      "icons": [{ "src": "/images/icons/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "İletişim",
      "short_name": "İletişim",
      "description": "Bize ulaşın",
      "url": "/iletisim.html",
      "icons": [{ "src": "/images/icons/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
