{
  "name": "Beauty Concierge",
  "short_name": "BC",
  "description": "AI-powered beauty intelligence platform. Track your skin, understand what works, and make smarter beauty decisions.",
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "#ee9177",
  "background_color": "#fefcf9",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
