{
  "name": "Kişisel Web Sitesi",
  "short_name": "YoldaşWeb",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#38bdf8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
