{
  "name": "Etiketta",
  "short_name": "Etiketta",
  "description": "Türkiye için ürün içerik analizi — barkod tara, sağlık puanını öğren.",
  "start_url": "/tr",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#006d37",
  "orientation": "portrait-primary",
  "categories": ["health", "food"],
  "lang": "tr",
  "icons": [
    {
      "src": "/api/icon?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/icon?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Barkod Tara",
      "url": "/tr",
      "icons": [{ "src": "/api/icon?size=96", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Geçmiş",
      "url": "/tr/gecmis",
      "icons": [{ "src": "/api/icon?size=96", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Ürün Ekle",
      "url": "/tr/urun-ekle",
      "icons": [{ "src": "/api/icon?size=96", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
