{
  "name": "GlowQuest: 30 Day Glow-Up Challenge",
  "short_name": "GlowQuest",
  "description": "A free 30-day self-improvement challenge app for teens. Build streaks, earn XP, and glow up daily.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#A855F7",
  "orientation": "portrait",
  "categories": ["lifestyle", "health", "education", "productivity"],
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}