{
  "name": "YeBoo! Wellness Marketplace - Nigeria's #1 Wellness & Self-Employment Platform",
  "short_name": "YeBoo Wellness",
  "description": "Book premium wellness services or start your self-employment journey in Nigeria. Massage therapy, spa treatments, beauty services, and business opportunities nationwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "categories": ["health", "wellness", "business", "lifestyle"],
  "lang": "en-NG",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "Homepage showing wellness services in Nigeria"
    },
    {
      "src": "/screenshot2.jpg", 
      "sizes": "750x1334",
      "type": "image/jpeg",
      "platform": "narrow",
      "label": "Mobile view of booking wellness services"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/",
  "id": "ng.yeboo.wellness",
  "shortcuts": [
    {
      "name": "Book Services",
      "short_name": "Book",
      "description": "Book wellness services in Nigeria",
      "url": "/services",
      "icons": [{"src": "/favicon.ico", "sizes": "192x192"}]
    },
    {
      "name": "Self-Employment Guide", 
      "short_name": "Guide",
      "description": "Start your wellness business in Nigeria",
      "url": "/self-employment-guide-nigeria",
      "icons": [{"src": "/favicon.ico", "sizes": "192x192"}]
    },
    {
      "name": "Become Provider",
      "short_name": "Provider", 
      "description": "Join as wellness service provider",
      "url": "/register?role=provider",
      "icons": [{"src": "/favicon.ico", "sizes": "192x192"}]
    }
  ]
}