{
  "short_name": "Hourtrix",
  "name": "Hourtrix - Time Budget Tracker",
  "description": "AI-powered time budget and habit tracker with Hour AI assistant",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#D4A24C",
  "background_color": "#14100B",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["productivity", "lifestyle", "health"],
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "description": "View today's progress",
      "url": "/#today"
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Chat with Hour AI",
      "url": "/#chat"
    }
  ]
}
