{
  "name": "GRWTH — Grow with your Circle",
  "short_name": "GRWTH",
  "description": "Grow physically, mentally, and emotionally with your Circle. Build habits, track your health, and develop every area of your life.",
  "start_url": "/today",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F8FC",
  "theme_color": "#6C63FF",
  "categories": ["health", "lifestyle", "productivity", "social"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a352b4ffa9816607cd5d73d/0aba3e9e5_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a352b4ffa9816607cd5d73d/0aba3e9e5_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today",
      "url": "/today",
      "description": "Your daily dashboard"
    },
    {
      "name": "Journal",
      "url": "/reflect/journal",
      "description": "Write a reflection"
    },
    {
      "name": "Circle",
      "url": "/connect/circle",
      "description": "Your private circle"
    }
  ]
}
