{
  "// NOTE": "This manifest's icon URLs must match QUALTI_ICON in src/lib/brand.js. Update both when the logo changes.",
  "name": "Qualti — EU Food Ingredient Compliance Check",
  "short_name": "Qualti",
  "description": "Qualti is an EU food ingredient compliance screening tool. Check your food product ingredients for EU compliance before you export.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4853e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a753c5030e2103b09eed3bb/7fd4d1265_Q_20260813_195821_0000.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a753c5030e2103b09eed3bb/7fd4d1265_Q_20260813_195821_0000.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a753c5030e2103b09eed3bb/7fd4d1265_Q_20260813_195821_0000.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
