{
  "name": "Muteesa I Foundation",
  "short_name": "MIF",
  "description": "Preserving the royal heritage of Ssekabaka Muteesa I — connecting descendants and empowering future generations.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0e06",
  "theme_color": "#6A4B1F",
  "categories": ["lifestyle", "social"],
  "lang": "en-UG",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard overview"
    },
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile family tree"
    }
  ],
  "shortcuts": [
    {
      "name": "Family Tree",
      "short_name": "Tree",
      "description": "View your family tree",
      "url": "/dashboard/family-tree",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Heritage Archives",
      "short_name": "Archives",
      "description": "Browse heritage archives",
      "url": "/dashboard/archives",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Upcoming foundation events",
      "url": "/dashboard/events",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
