{
  "name": "DermaLab - Personalized Skincare Recommendations",
  "short_name": "DermaLab",
  "description": "Get personalized skincare treatment recommendations based on your unique concerns, age, and skin type.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf8f6",
  "theme_color": "#d4a5a5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
