{
  "name": "GlamAI — AI Beauty Studio",
  "short_name": "GlamAI",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fcf6fa",
  "theme_color": "#ff2e93",
  "description": "Try 100+ hairstyles, makeup looks, and nail art styles on your own photo with AI.",
  "categories": ["beauty", "lifestyle", "photo"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
