{
  "short_name": "Görüşmelerim",
  "name": "Görüşmelerim",
  "description": "Görüşme, Ziyaret, Müşteri Takip ve Planlama Uygulaması",
  "icons": [{
    "src": "/images/android-icon-192x192.png",
    "type": "image/png",
    "sizes": "192x192"
  }, {
    "src": "/images/apple-touch-icon.png",
    "type": "image/png",
    "sizes": "180x180"
  }],
  "start_url": "takvim.php",
  "theme_color": "#000250",
  "background_color": "#b10707",
  "display": "standalone"
}