{
  "name": "NSSkin Clinical AI Skincare Suite",
  "short_name": "NSSkin",
  "description": "Global AI-powered clinical skincare platform featuring real-time 17-point facial telemetry, dermal barrier diagnostics, personalized routines, and ingredient safety analysis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#2D2926",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["medical", "health", "lifestyle", "beauty"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
