{
  "name": "Kaziiko",
  "short_name": "Kaziiko",
  "description": "Kenya's #1 Digital Services Marketplace — KRA, eCitizen, NTSA, NSSF, SHA, HELB and more. Pay via M-Pesa.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#006B3C",
  "theme_color": "#006B3C",
  "categories": ["business", "productivity", "finance"],
  "lang": "en-KE",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Services",
      "url": "/search",
      "description": "Search for a digital service"
    },
    {
      "name": "Find an Expert",
      "url": "/experts",
      "description": "Browse verified experts"
    },
    {
      "name": "My Dashboard",
      "url": "/dashboard",
      "description": "View your orders and earnings"
    }
  ]
}
