{
  "name": "Skincare Ingredient Analyzer",
  "short_name": "Skincare IQ",
  "description": "Decode any skincare ingredient list — what each ingredient does, safety flags, conflicts, and a personalized fit score.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#faf7f5",
  "theme_color": "#b6694a",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
