{
  "name": "Serada Dönüm Başına Fide Hesaplayıcı",
  "short_name": "Fide Hesap",
  "description": "Seralarda tek sıra veya yatak düzenine göre m² ve dönüm başına fide sayısını anlık hesaplayan PWA.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23eafaf1' width='192' height='192'/><circle cx='96' cy='96' r='62' fill='%2316a34a'/><path d='M96 56c-12 10-18 22-18 36 0 19 13 34 18 44 5-10 18-25 18-44 0-14-6-26-18-36z' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23eafaf1' width='512' height='512'/><circle cx='256' cy='256' r='170' fill='%2316a34a'/><path d='M256 150c-34 28-52 61-52 100 0 54 38 94 52 122 14-28 52-68 52-122 0-39-18-72-52-100z' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}


