{
  "name": "ZenDocx",
  "short_name": "ZenDocx",
  "description": "Fast. Trusted. Government Services, Simplified.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1B3E",
  "theme_color": "#0D1B3E",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "lang": "en-NG",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Orders",
      "url": "/orders",
      "description": "View your service orders"
    },
    {
      "name": "Wallet",
      "url": "/wallet",
      "description": "Check your wallet balance"
    }
  ]
}
