{
  "name": "BuntRoots — Family Heritage",
  "short_name": "BuntRoots",
  "description": "Discover Your Ancestral Journey with Bunt Roots",
  "start_url": "/dashboard/overview",
  "display": "standalone",
  "background_color": "#e8dcc8",
  "theme_color": "#7a1a2e",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Add Guthu",
      "url": "/dashboard/add-family",
      "description": "Register a new family"
    },
    {
      "name": "My Families",
      "url": "/dashboard/overview",
      "description": "View all families"
    }
  ]
}
