{
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "dist/img/icons/icon512_maskable_white.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "dist/img/icons/icon512_rounded_white.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display_override": ["window-controls-overlay"],
  "display": "standalone",
  "dir": "auto",
  "lang": "en-US",
  "name": "SASBUZ SHOP",
  "short_name": "SASBUZ",
  "start_url": "https://shop.sasbuz.com",
  "scope": "https://shop.sasbuz.com",
  "description": "SASBUZ Uganda B2b Shop for Distributors, Grocery, Hardware, Construction, Electronics, Manufacturer, Restaurant, Food, Supermarket, Clothing, Computer, Mobile, Cosmetic, Electricals, ImportExport",
  "shortcuts": [
    {
      "name": "Categories",
      "url": "https://shop.sasbuz.com/index.php?mode=ShopCategory",
      "description": "Business Category List for Supplier B2b Shop Distributors, Grocery, Hardware, Construction, Electronics, Manufacturer, Restaurant, Food, Supermarket, Clothing, Computer, Mobile, Electricals, ImportExport, Cosmetics"
    }
  ],
  "share_target": { "action": "/", "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "SASBUZ SHOP", "text": "SASBUZ Uganda B2b Shop for Distributors, Grocery, Hardware, Construction, Electronics, Manufacturer, Restaurant, Food, Supermarket, Clothing, Computer, Mobile, Cosmetic, Electricals, ImportExport" }
  },
  "categories": [ "Distributors", "Grocery", "Hardware", "Construction",
    "Electronics", "Manufacturer", "Restaurant", "Food", "Supermarket",
    "Clothing", "Computer", "Mobile", "Electricals", "ImportExport",
    "Cosmetic", "Services Logistics", "Automobile", "Stationery",
    "Beverages", "Services Construction", "Fashion", "Home Appliance",
    "Hotel", "Services Travel Agency", "Packaging", "Footwear",
    "Furniture", "Pharmacy", "Healthcare", "Services", "Branding",
    "Designing", "Chemicals", "Services Gas Supply", "Services Advocates",
    "Agriculture", "Services Rent", "Hospitality", "Petro Station",
    "Crockery", "Vessels", "Boutique", "Medical Equipments",
    "Herbs", "Spices", "Services Accounting", "Software",
    "Services Agent Banking"
  ],
  "edge_side_panel": { "preferred_width": 400 },
  "id": "shopid",
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "screenshots": [
    {
      "src": "dist/img/screenshot/ScreenshootShopSasbuz540x780n.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "dist/img/screenshot/ScreenshootShopSasbuz780x540w.png",
      "type": "image/png",
      "sizes": "720x540",
      "form_factor": "wide"
    }
  ],
  "handle_links": "auto",
  "protocol_handlers": [
	{
	  "protocol": "web+ShopCategory",
	  "url": "index.php?mode=%s"
	}
  ],
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "windows", "url": "https://apps.sasbuz.com"  }
  ],
  "file_handlers": [
    { "action": "/open-pdf",
      "accept": { "application/pdf": [".pdf"] },
      "launch_type": "single-client" } ],
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://apps.sasbuz.com"
    }
  ],
  "widgets": [
    {
      "name": "SASBUZ Application",
      "description": "Widget to provide SASBUZ Site B2B option for user to buy from different suppliers using SASBUZ services",
      "tag": "sasbuz",
      "template": "sasbuz-app",
      "ms_ac_template": "dist/widgets/sasbuz-widgets.json",
      "data": "widgets/sasbuz-widgets-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "../dist/img/screenshot/ScreenshootShopSasbuz600x400w.png",
          "sizes": "600x400",
          "label": "The SASBUZ Application widget"
        }
      ],
      "icons": [
        {
          "src": "./img/icons/favicon-16x16.png",
          "sizes": "16x16"
        }
      ],
      "auth": false,
      "update": 86400
    }
  ]
}

