{
  "name": "Daily Glow — AI Aesthetic Preview",
  "short_name": "Daily Glow",
  "description": "AI-powered preview of what Daily Glow's treatments could do for you.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#0E0E11",
  "theme_color": "#C8A24B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%230E0E11'/%3E%3Ctext y='360' x='256' text-anchor='middle' font-size='300' fill='%23C8A24B'%3E%E2%9C%A6%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
