{
  "name": "Skin Stacker — Skincare Ingredient Decoder",
  "short_name": "Skin Stacker",
  "description": "Decode any skincare product's ingredients, build an AM/PM routine, and check ingredient compatibility.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "orientation": "portrait",
  "background_color": "#FDFAF5",
  "theme_color": "#FDFAF5",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "health", "education"],
  "lang": "en-US"
}
