{
  "name": "KötekliApp Esnaf",
  "short_name": "Catcher",
  "description": "Esnaf QR Okuyucu ve Damga Paneli",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#2196F3",
  "icons": [
    {
      "src": "https://dummyimage.com/192x192/2196F3/ffffff.png&text=ESNAF",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://dummyimage.com/512x512/2196F3/ffffff.png&text=ESNAF",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}