{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "rank.beauty",
  "short_name": "rank.beauty",
  "description": "AI-powered skincare product rankings — personalised to your skin type, concerns, and budget.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#7C2D35",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
