{
  "version": "4.0",
  "comment": "",
  "lang": "en",
  "name": "gmt.hooqd.app",
  "scope": "https://gmt.hooqd.app/",
  "display": "standalone",
  "start_url": "https://gmt.hooqd.app/",
  "short_name": "Green Meadow Turf",
  "description": "",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "generated": "true",
  "edge_side_panel": {},
  "handle_links": "preferred",
  "share_target": {
      "action": "/share-action/",
      "method": "GET",
      "enctype": "application/x-www-form-urlencoded",
      "params": {
        "title": "title",
        "text": "text"
      }
  },
  "shortcuts": [
    {
      "name": "Start",
      "url": "/start",
      "description": "the starting point."
    }
  ],
  "protocol_handlers": [
	{
	  "protocol": "web+hqd",
	  "url": "/hqd?for=%s"
	}
  ],
  "launch_handler": {
      "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "app/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "app/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/ss_mobile.jpg",
      "sizes": "750x1334",
      "type": "image/jpg",
      "form_factor": "narrow",
	  "label": "Homescreen of Awesome App"
    }
  ],
  "related_applications": [
    {
      "platform": "pwa",
      "url": "https://wasaga.one/",
      "id": "hooqd-pwa-wone"
    }
  ],
  "dir": "ltr",
  "display_override": [
    "fullscreen",
    "minimal-ui",
    "standalone",
    "window-controls-overlay",
    "browser"
  ],
  "categories": [
    "entertainment",
    "food",
    "lifestyle",
    "magazines",
    "news",
    "shopping",
    "social",
    "travel"
  ],
  "id": "hooqd-pwa-wone"
}