{
  "name": "ShopexUG",
  "short_name": "ShopexUG",
  "description": "Discover, Collect, Own Ugandan creativity - Shopex Business Network",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf8f3",
  "theme_color": "#92400e",
  "categories": ["shopping", "business"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/shopex/includes/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/shopex/includes/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "url": "/shop",
      "description": "Browse all products"
    },
    {
      "name": "Businesses",
      "short_name": "Businesses",
      "url": "/businesses",
      "description": "View all businesses"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Get in touch"
    }
  ]
}
