{
  "name": "SKINTELLIS Skin",
  "short_name": "SKINTELLIS",
  "description": "Clinical-grade skin intelligence — 17-indicator scan, personalised routine, matched products.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F6F3",
  "theme_color": "#F7F6F3",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}