{
  "id": "/panel",
  "name": "AnızPro — Kaba Yem Yönetim Sistemi",
  "short_name": "AnızPro",
  "description": "Arazi, lojistik, depo/stok, çiftçi ve müşteri yönetimi — tarladan müşteriye tek panel.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/panel?src=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#15803d",
  "categories": ["business", "productivity", "agriculture"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Harita", "short_name": "Harita", "description": "Arazileri haritada gör", "url": "/harita?src=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Yeni Sevkiyat", "short_name": "Sevkiyat", "description": "Sevkiyat oluştur", "url": "/lojistik/yeni?src=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Canlı Takip", "short_name": "Takip", "description": "Ekibi canlı izle", "url": "/takip?src=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "screenshots": [
    { "src": "/shots/panel-v5.png", "sizes": "1284x2778", "type": "image/png", "form_factor": "narrow", "label": "Panel — üretim ve satış özeti" },
    { "src": "/shots/harita-v5.png", "sizes": "1284x2778", "type": "image/png", "form_factor": "narrow", "label": "Harita — arazi durumları" },
    { "src": "/shots/lojistik-v5.png", "sizes": "1284x2778", "type": "image/png", "form_factor": "narrow", "label": "Lojistik — sevkiyatlar" },
    { "src": "/shots/takip-v5.png", "sizes": "1284x2778", "type": "image/png", "form_factor": "narrow", "label": "Canlı Takip — araç ve ekip" }
  ]
}
