{
  "name": "Lacesse | Sovereign Intelligence",
  "short_name": "Lacesse",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020202",
  "theme_color": "#0066FF",
  "orientation": "portrait",
  "description": "The operating system for African Intelligence. 1.58-bit Ternary Models, Custom NPU Silicon, Agentic Frameworks, and Digital Business Tools.",
  "icons": [
    {
      "src": "/static/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/static/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/static/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Knowledge Hub",
      "short_name": "Hub",
      "description": "Explore the Lacesse AI Ecosystem",
      "url": "/hub/",
      "icons": [{"src": "/static/logo.svg", "sizes": "192x192", "type": "image/svg+xml"}]
    },
    {
      "name": "Lacesse Duka",
      "short_name": "Duka",
      "description": "Launch your business instantly",
      "url": "/duka/",
      "icons": [{"src": "/static/logo.svg", "sizes": "192x192", "type": "image/svg+xml"}]
    },
    {
      "name": "Fikra API",
      "short_name": "Api",
      "description": "AI Inference API",
      "url": "/api/home/",
      "icons": [{"src": "/static/logo.svg", "sizes": "192x192", "type": "image/svg+xml"}]
    }
  ]
}