{
  "name": "Bhavsar Family Tree",
  "short_name": "Bhavsar",
  "description": "Explore and preserve Bhavsar family genealogy across generations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["genealogy", "social", "family"],
  "lang": "en-GB",
  "shortcuts": [
    {
      "name": "View Family Tree",
      "url": "/",
      "description": "Open the interactive family tree"
    },
    {
      "name": "Add Relative",
      "url": "/relative/add",
      "description": "Add a new family member"
    },
    {
      "name": "Photo Gallery",
      "url": "/gallery",
      "description": "Browse family photos"
    }
  ]
}
