{
  "id": "ng.servicehub.app",
  "name": "ServiceHub Super App",
  "short_name": "ServiceHub",
  "description": "Nigeria's super app: book artisans, shop the marketplace, send a rider and chat — all in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E3E26",
  "theme_color": "#00A859",
  "orientation": "portrait",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/docs/screenshot-mobile.jpg",
      "sizes": "1080x2400",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "ServiceHub Homepage"
    }
  ]
}
