{
    "name": "Gezgah",
    "description": "Seyehat uygulaması",
    "short_name": "gezgah",
    "icons": [
       {
          "src": "https://abc.sitem.com/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
       },
       {
          "src": "https://abc.sitem.com/logo-512.png",
          "sizes": "512x512",
          "type": "image/png"
       }
    ],
    "start_url": "https://patron.gezgah.com/",
    "display": "standalone",
    "theme_color": "#FFFFFF",
    "background_color": "#FFFFFF"
 }