{
  "name": "KopanoHub — The SMME Operating System",
  "short_name": "KopanoHub",
  "description": "Build, sell, connect, and grow your small business. Products, services, artisan creations, and handyman services — all in one platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ea580c",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/logo.png",
      "sizes": "960x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["business", "shopping", "productivity"],
  "shortcuts": [
    {
      "name": "Marketplace",
      "short_name": "Shop",
      "description": "Browse products, services, and creations",
      "url": "/?tab=marketplace",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Handyman Services",
      "short_name": "Handyman",
      "description": "Post or find service needs",
      "url": "/handyman",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn more about KopanoHub",
      "url": "/about",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
