{
  "name": "Reframe – Personal Growth",
  "short_name": "Reframe",
  "description": "Your daily personal growth companion. Build habits, journal, and grow.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#080d08",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Today's Habits",
      "url": "/habits",
      "description": "Check off your daily habits"
    },
    {
      "name": "Journal",
      "url": "/journal",
      "description": "Write today's journal entry"
    },
    {
      "name": "AI Coach",
      "url": "/ai-coach",
      "description": "Chat with your coach"
    }
  ]
}
