{
  "name": "ELUX Project - Mental Wellness & Self-Improvement Companion",
  "short_name": "ELUX Project",
  "description": "Transform your mental health journey with ELUX Project. Daily check-ins, personalized action plans, reflection journaling, progress tracking, and financial wellness education. Free mental health support tool for recovery, self-compassion, and personal growth.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#D4AF37",
  "orientation": "portrait",
  "categories": ["health", "lifestyle", "education", "wellness"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/elux-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/elux-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Check-In",
      "short_name": "Check-In",
      "description": "Start your daily mental health check-in",
      "url": "/#check-in",
      "icons": [
        {
          "src": "/images/elux-logo.jpg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Reflection Journal",
      "short_name": "Journal",
      "description": "Write in your reflection journal",
      "url": "/#journal",
      "icons": [
        {
          "src": "/images/elux-logo.jpg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Progress Tracking",
      "short_name": "Progress",
      "description": "View your wellness progress",
      "url": "/#progress",
      "icons": [
        {
          "src": "/images/elux-logo.jpg",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
