{
  "name": "SkinMe AI",
  "short_name": "SkinMe AI",
  "description": "AI-powered skincare routines, analysis, and progress tracking.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F0EDE5",
  "theme_color": "#004643",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 64x64 128x128 256x256",
      "type": "image/x-icon"
    }
  ]
}