{
  "name": "HatMatik v3.9.11 — Compact Driver Dock & Dark Theme Fix",
  "short_name": "HatMatik v3.9.11",
  "description": "Yolcuyu sayar, hasılatı hesaplar ve kayıt altına alır.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f3f5f7",
  "theme_color": "#111923",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}