{
  "name": "Thought Garden",
  "short_name": "Thoughts",
  "description": "Multidimensional thought management system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [],
  "categories": ["productivity", "education", "philosophy"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Thought",
      "short_name": "New",
      "description": "Create a new thought",
      "url": "/thoughts/new",
      "icons": []
    }
  ]
}

