{
  "name": "Lunovia — Your Wellness Companion",
  "short_name": "Lunovia",
  "description": "Meet Luna, your AI wellness companion. Track mood, journal your thoughts, set goals, and chat with an AI that cares.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5fb",
  "theme_color": "#7c6fc4",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69d7eec2eabd1c961de37fae/5e44071ab_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69d7eec2eabd1c961de37fae/5e44071ab_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat with Luna",
      "short_name": "Chat",
      "description": "Open your conversation with Luna",
      "url": "/chat"
    },
    {
      "name": "Daily Check-In",
      "short_name": "Check-In",
      "description": "Log today's mood and wellness",
      "url": "/"
    },
    {
      "name": "Journal",
      "short_name": "Journal",
      "description": "Write a journal entry",
      "url": "/journal"
    }
  ]
}
