{
  "name": "Bruckmed — Fachsprachprüfung Hazırlık",
  "short_name": "Bruckmed",
  "description": "Almanya FSP hazırlığı: 17 eyalet sınav simülatörü, 5000+ vaka kütüphanesi, Konu Atlası, ders sunumları, Fachbegriffe, sınav protokolleri.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fafafa",
  "theme_color": "#2563eb",
  "lang": "tr-TR",
  "categories": ["education", "medical", "productivity"],
  "icons": [
    {
      "src": "shared/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "shared/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "FSP Simülatör (17 Eyalet)",
      "short_name": "Simülatör",
      "url": "./05-fsp-munster.html",
      "icons": [{"src": "shared/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"}]
    },
    {
      "name": "Konu Atlası",
      "short_name": "Atlas",
      "url": "./25-konu-atlasi.html",
      "icons": [{"src": "shared/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"}]
    },
    {
      "name": "Vaka Kütüphanesi",
      "short_name": "Vakalar",
      "url": "./19-vaka-kutuphane.html",
      "icons": [{"src": "shared/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"}]
    },
    {
      "name": "Fachbegriffe",
      "short_name": "Begriffe",
      "url": "./06-fachbegriffe.html",
      "icons": [{"src": "shared/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"}]
    }
  ]
}
