{
  "name": "TruLabel AI — Personalized food & beauty scanner",
  "short_name": "TruLabel AI",
  "description": "Scan any product and get an AI-tuned health score based on your goals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7fbf6",
  "theme_color": "#2f8f5a",
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}