{
  "name": "Glovi - The Global Vita",
  "short_name": "Glovi",
  "id": "/",
  "description": "Your trusted partner for global quality medicines and healthcare products. Browse 500+ WHO-GMP certified medicines, shop by health concerns, track orders, and get 24/7 support.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "tabbed", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["health", "medical", "shopping"],
  "iarc_rating_id": "",
  "related_applications": [
    {
      "platform": "play",
      "id": "com.globalvita.glovi",
      "url": "https://play.google.com/store/apps/details?id=com.globalvita.glovi"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/glovi-the-global-vita/id0000000000"
    }
  ],
  "scope_extensions": [
    {"origin": "*.theglobalvita.com"},
    {"origin": "*.globalvita.com"}
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "handle_links": "preferred",
  "file_handlers": [
    {
      "action": "/admin/products",
      "accept": {
        "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": [".xlsx"],
        "application/vnd.ms-excel": [".xls"]
      },
      "icons": [{"src": "/icon-96.png", "sizes": "96x96"}],
      "launch_type": "single-client"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+glovi",
      "url": "/products?search=%s"
    }
  ],
  "share_target": {
    "action": "/products",
    "method": "GET",
    "params": {
      "title": "search",
      "text": "search",
      "url": "search"
    }
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "widgets": [
    {
      "name": "Glovi Quick Order",
      "description": "Search and order medicines quickly",
      "tag": "glovi-search",
      "ms_ac_template": "widget-template.json",
      "screenshots": [
        {"src": "/screenshot-1.png", "sizes": "1080x1920"}
      ],
      "icons": [{"src": "/icon-96.png", "sizes": "96x96"}]
    }
  ],
  "icons": [
    {
      "src": "/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Glovi Home - Browse medicines and health products"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Product Catalog - Search and filter medicines"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "url": "/products",
      "icons": [{"src": "/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "url": "/orders",
      "icons": [{"src": "/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "url": "/track",
      "icons": [{"src": "/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Contact Support",
      "short_name": "Support",
      "url": "/contact",
      "icons": [{"src": "/icon-96.png", "sizes": "96x96"}]
    }
  ]
}
