{
  "name": "yoldadestek.com",
  "short_name": "YolDaDestek",
  "description": "7/24 Yapay Zeka Destekli Yol Yardım Asistanı",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F6F8",
  "theme_color": "#FE6A31",
  "icons": [
    {
      "src": "img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
