{
  "name": "Nyota IT Consulting Ltd",
  "short_name": "Nyota IT",
  "description": "Custom software, cloud platforms and data products for businesses ready to modernise.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#01050f",
  "theme_color": "#0165e7",
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}