{
  "name": "SkinVerse - AI Skin Health Companion",
  "short_name": "SkinVerse",
  "description": "Transform your skin health with AI-powered analysis, personalized routines, and expert guidance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F4F8",
  "theme_color": "#4A90D9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "beauty", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Download App",
      "url": "/#download",
      "description": "Download SkinVerse from App Store or Google Play"
    },
    {
      "name": "Contact Support",
      "url": "/#contact",
      "description": "Get help from our support team"
    }
  ]
}
