{
  "name":             "tarımart — köyden cebine",
  "short_name":       "tarımart",
  "description":      "tarladan tabağa · pasaport zincir · köyden cebine",
  "start_url":        "/",
  "id":               "tarimart-pwa",
  "display":          "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation":      "portrait",
  "background_color": "#faf6e8",
  "theme_color":      "#deca20",
  "lang":             "tr",
  "dir":              "ltr",
  "scope":            "/",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png",           "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",           "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png",  "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png",   "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["agriculture", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Yeni İlan",
      "short_name": "İlan Ver",
      "url": "/pazar/ilan-ver",
      "description": "Pazara ilan ver — wizard ile",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bulur",
      "short_name": "Bulur",
      "url": "/bulur",
      "description": "tarımart bulur — sana en doğru eşleşme",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Panel",
      "short_name": "Panel",
      "url": "/panel/ciftci",
      "description": "Çiftçi paneli — tarlalar, ilanlar, kazançlar",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sahalarım",
      "short_name": "Saha",
      "url": "/mobil/sahalarim",
      "description": "GPS yürüyüş ile tarla çiz, parsel takip et",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobil-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "tarımart anasayfa — mobil"
    },
    {
      "src": "/screenshots/mobil-2.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Bulur — doğru eşleşme"
    },
    {
      "src": "/screenshots/mobil-3.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Çiftçi paneli — kazançlar"
    },
    {
      "src": "/screenshots/tablet-1.png",
      "sizes": "768x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "tarımart tablet — pazar listeleme"
    },
    {
      "src": "/screenshots/tablet-2.png",
      "sizes": "768x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Saha yürüyüşü — parsel çizimi"
    }
  ]
}
