{
  "name": "TIBU Pro - Tıbbi Kelime Oyunu",
  "short_name": "TIBU Pro",
  "description": "Akademik Klinik Simülasyon ve Tıbbi Kelime Oyunu",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "categories": ["education", "medical"],
  "icons": [
    {
      "src": "./tibuwebicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "./tibuwebicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}