{
  "name": "DermAI Skin Analyzer",
  "short_name": "DermAI",
  "description": "AI-powered skin health analysis and sun damage assessment",
  "start_url": "/skin-analyzer.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0d9488",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230d9488'/><text y='130' x='96' text-anchor='middle' font-size='110'>🛡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
