{
  "name": "BİR BİR İKİ (112) - Algoritma ve Hesaplama Rehberi",
  "short_name": "BİR BİR İKİ",
  "description": "Acil tıp algoritmaları, pediatrik ilaç dozları ve havayolu hesaplayıcısı.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b1838",
  "theme_color": "#0b1838",
  "orientation": "any",
  "scope": "./",
  "icons": [
    {
      "src": "./logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "./logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
