{
  "name": "Göksu Anket Sistemi",
  "short_name": "Göksu Anket",
  "description": "Offline anket uygulaması",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%234CAF50' width='512' height='512'/%3E%3Cpath fill='%23fff' d='M256 80c-70 0-130 50-150 120 20 80 80 150 150 180 70-30 130-100 150-180-20-70-80-120-150-120z'/%3E%3Cpath fill='%232E7D32' d='M256 80v300c70-30 130-100 150-180-20-70-80-120-150-120z'/%3E%3Crect fill='%23fff' x='246' y='200' width='20' height='180' rx='10'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}