{
  "name": "FUDARI - Kenya's Services Marketplace",
  "short_name": "FUDARI",
  "description": "Book verified local pros near you — artisans, cleaners and mama fua, boda boda and movers, barbers and salons, car wash, photographers and IT technicians.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0D5C63",
  "orientation": "portrait-primary",
  "id": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Find a Pro",
      "short_name": "Browse",
      "description": "Browse verified service providers near you",
      "url": "/artisans",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "View subscription packages",
      "url": "/pricing"
    }
  ]
}
