{
  "name": "MyHealthAssist — Ürün Güvenlik Analizi",
  "short_name": "MyHealthAssist",
  "description": "Sağlık profiline göre gıda, kozmetik, tekstil ve bebek ürünlerini tara; alerjen, katkı ve zararlı içerik uyarılarını anında gör.",
  "lang": "tr",
  "dir": "ltr",
  "id": "/",
  "scope": "/",
  "start_url": "/?kaynak=pwa#/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["health", "food", "lifestyle", "shopping"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "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/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/paylas",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "baslik",
      "text": "metin",
      "files": [{ "name": "foto", "accept": ["image/jpeg", "image/png", "image/webp", "image/*"] }]
    }
  },
  "shortcuts": [
    { "name": "Gıda tara", "short_name": "Gıda", "url": "/#/tarama/gida", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Bebek ürünü tara", "short_name": "Bebek", "url": "/#/tarama/bebek", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Sağlık profilim", "short_name": "Profilim", "url": "/#/profil", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
