{
  "name": "M2 Rehberi",
  "short_name": "M2Rehberi",
  "description": "Metin2 yardımcı araçları, hesaplama sistemleri ve rehber içerikleri.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#f5b301",
  "icons": [
    {
      "src": "/img/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}