{
  "name": "Glowbit",
  "short_name": "Glowbit",
  "description": "Nourish your daily habits with gentle structure, habit tracking, and AI coaching designed for busy women",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF8FF",
  "theme_color": "#EAB8FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1024x1792",
      "type": "image/png",
      "label": "Start Your Day Mindfully"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1024x1792",
      "type": "image/png",
      "label": "Track Your Habits"
    },
    {
      "src": "/screenshot-3.png",
      "sizes": "1024x1792",
      "type": "image/png",
      "label": "Your Personal AI Coach"
    },
    {
      "src": "/screenshot-4.png",
      "sizes": "1024x1792",
      "type": "image/png",
      "label": "Plan Your Perfect Day"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"]
}