{
  "name": "Kurul Soru Bankası",
  "short_name": "Kurul",
  "description": "Tıp fakültesi kurul sınavı hazırlık uygulaması",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E8B8B0",
  "theme_color": "#8B2635",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
