{
  "name": "HairPreview — AI Hairstyle Preview",
  "short_name": "HairPreview",
  "description": "Upload a selfie, get AI facial analysis, and preview realistic hairstyle transformations.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF9F7",
  "theme_color": "#2D2A26",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "beauty"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
