{
  "name": "Skinlyze — Free AI Skin Analysis",
  "short_name": "Skinlyze",
  "description": "Free AI-powered skin analysis. Instantly detect acne, eczema & skin conditions from a photo. Analyze skincare ingredients & get a personalized routine.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdfbf7",
  "theme_color": "#00d8b6",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "beauty", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-banner.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Skinlyze AI Skin Analysis"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Skin Analysis",
      "short_name": "Analyze",
      "description": "Start AI skin analysis",
      "url": "/#demo-section",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Ingredient Checker",
      "short_name": "Ingredients",
      "description": "Analyze skincare ingredients",
      "url": "/#ingredients",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
