{
  "name": "SkinScan — Radiant Revive",
  "short_name": "SkinScan",
  "description": "Nurse-led AI skin analysis. Scan your face, get a personalized wellness routine in seconds.",
  "start_url": "/scan/",
  "scope": "/scan/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF6F2",
  "theme_color": "#CC0000",
  "icons": [
    {
      "src": "/img/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "beauty"]
}
