{
  "name": "Glow Skin AI",
  "short_name": "GlowSkin",
  "description": "Your AI-Powered Skincare Expert. Analyze your skin, discover perfect products, and build personalized routines.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7FAF7",
  "theme_color": "#8EB69B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["health", "lifestyle", "beauty"],
  "lang": "en",
  "dir": "ltr"
}
