{
  "name": "BırÇi",
  "short_name": "BırÇi",
  "description": "Yemek sipariş uygulaması",
  "start_url": "/musteri/index.html",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#FF4D00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23FF4D00'/><text y='.9em' font-size='80' x='10'>🍔</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
