{
  "name": "JustBull Group — IT, Web & Blockchain",
  "short_name": "JustBull",
  "description": "Durban's IT, web development and blockchain partner. Custom software, digital wallets and the ZuluCoin ecosystem.",
  "start_url": "/index.html?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2f4bff",
  "lang": "en-ZA",
  "categories": [
    "business",
    "productivity",
    "finance"
  ],
  "icons": [
    {
      "src": "/jb-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jb-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jb-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}