{
  "name": "HairstylesAI - AI Hairstyle Try On",
  "short_name": "HairstylesAI",
  "description": "Try on realistic hairstyles with AI, compare haircut variants, unlock HD results, and get salon-ready stylist notes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f7ff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "entertainment",
    "photo"
  ],
  "lang": "en",
  "dir": "ltr"
}
