{
  "name": "Glowlytix — Skin Glow Tracker",
  "short_name": "Glowlytix",
  "description": "Track your skin health daily with AI-powered insights, timelapse, and routine logging.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#7c3aed",
  "categories": ["health", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/glowlytix-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/glowlytix-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
