{
  "name": "CODIFICATUS Limited",
  "short_name": "CODIFICATUS",
  "description": "Innovative solutions across Technology, Real Estate, Entertainment, Trading, and Business Development in Nigeria.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0a08",
  "theme_color": "#f4b400",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/assets/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["business", "technology", "finance", "real estate", "entertainment", "crypto", "trading", "consulting"],
  "lang": "en",
  "dir": "ltr"
}