{
  "name": "JABA — Find Trusted Artisans & Places",
  "short_name": "JABA",
  "description": "Find verified plumbers, electricians, makeup artists and 90+ skilled artisans, plus great places and businesses near you across Nigeria.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#064E55",
  "theme_color": "#064E55",
  "orientation": "portrait",
  "categories": [
    "lifestyle",
    "business",
    "shopping"
  ],
  "prefer_related_applications": false,
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1179x2556",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Find trusted artisans, places & group trips near you"
    },
    {
      "src": "/screenshots/places.png",
      "sizes": "1179x2556",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse 57 categories — restaurants, salons, gyms & more"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Artisan",
      "short_name": "Find",
      "description": "Search for artisans near you",
      "url": "/?action=search"
    },
    {
      "name": "Places & Business",
      "short_name": "Places",
      "description": "Discover places and businesses",
      "url": "/?action=places"
    },
    {
      "name": "Join JABA",
      "short_name": "Join",
      "description": "Register as an artisan",
      "url": "/?action=join"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "related_applications": [],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred"
}