{
  "name": "TumiTrust - Empowering Portable Trust",
  "short_name": "TumiTrust",
  "description": "Africa's first multi-context trust intelligence platform. Build trust across 19 documented contexts through community networks, peer endorsements, and institutional verification. Powered by Ubuntu philosophy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#FF8C00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/img/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/logo-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/favicon-bright.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["finance", "business", "utilities", "social"],
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your trust dashboard and Ubuntu score",
      "url": "/dashboard/",
      "icons": [
        {
          "src": "/static/img/logo.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Merchandise",
      "short_name": "Merch",
      "description": "Browse TumiTrust merchandise designs",
      "url": "/brand/merchandise/",
      "icons": [
        {
          "src": "/static/img/logo.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Trust Network",
      "short_name": "Network",
      "description": "Explore your trust network connections",
      "url": "/trust-network/",
      "icons": [
        {
          "src": "/static/img/logo.svg",
          "sizes": "any"
        }
      ]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}

