{
  "version": "4.0",
  "comment": "",
  "lang": "en",
  "name": "pwa.neu",
  "scope": "https://pwa.neubrandstaging.com/",
  "display": "standalone",
  "start_url": "https://pwa.neubrandstaging.com/",
  "short_name": "PWA by neubrand",
  "description": "News, events and promotions from the local Wasaga Beach community. Whether you're a resident or planning a vacation, stay abreast of the latest attractions and deals. \n\nFree to Local businesses, they can get their new offerings in front of the people walking and driving by their shops right now.",
  "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://pwa.neubrandstaging.com/",
      "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"
}