{
  "name": "ZapsTree - Family History Platform",
  "short_name": "ZapsTree",
  "description": "Build, explore, and preserve your family tree",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [],
  "categories": ["lifestyle", "social"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Explore",
      "short_name": "Explore",
      "description": "Browse family members",
      "url": "/explore",
      "icons": []
    },
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search family tree",
      "url": "/search",
      "icons": []
    }
  ]
}

