{
	"lang"							: "en",
	"dir"								: "ltr",
	"name"							: "Macro Hive",
	"short_name"				: "Macro Hive",
	"description"				: "Macro Hive - for the thinking investor",
  "categories"        : [ "macro", "investment", "finance", "research", "analysis" ],
  "id"                : "/",
	"start_url"					: "/",
  "scope"							: "/",
	"display"						: "minimal-ui",
  "orientation"       : "any",
	"theme_color"				: "#333333",
	"background_color"	: "#ffffff",
	"icons": [
		{
      "src"           : "/wp-content/themes/MH/assets/media/favicons/faviconblack-192.png",
      "sizes"         : "192x192",
      "type"          : "image/png",
      "purpose"       : "any"
    },
    {
      "src"           : "/wp-content/themes/MH/assets/media/favicons/faviconmask-192.png",
      "sizes"         : "192x192",
      "type"          : "image/png",
      "purpose"       : "maskable"
    },
    {
      "src"           : "/wp-content/themes/MH/assets/media/favicons/faviconblack-512.png",
      "sizes"         : "512x512",
      "type"          : "image/png",
      "purpose"       : "any"
    },
    {
      "src"           : "/wp-content/themes/MH/assets/media/favicons/faviconmask-512.png",
      "sizes"         : "512x512",
      "type"          : "image/png",
      "purpose"       : "maskable"
    }
	],
  "shortcuts"         : [
    {
      "name"          : "Become a member",
      "short_name"	  : "Membership",
      "description"   : "Join Macro Hive to access all content",
      "url"           : "/our-products/",
      "icons": [
        {
          "src"       : "/wp-content/themes/MH/assets/media/favicons/faviconblack-96.png",
          "sizes"     : "96x96",
          "type"      : "image/png"
        }
      ]
    },
    {
      "name"          : "Content Directory",
      "short_name"	  : "Directory",
      "description"   : "All Macro Hive articles",
      "url"           : "/content-directory/",
      "icons": [
        {
          "src"       : "/wp-content/themes/MH/assets/media/favicons/faviconblack-96.png",
          "sizes"     : "96x96",
          "type"      : "image/png",
          "purpose"   : "any"
        }
      ]
    },
    {
      "name"          : "Podcasts",
      "short_name"	  : "Podcast",
      "description"   : "Macro Hive in conversation",
      "url"           : "/hive-podcasts/",
      "icons": [
        {
          "src"       : "/wp-content/themes/MH/assets/media/favicons/faviconblack-96.png",
          "sizes"     : "96x96",
          "type"      : "image/png",
          "purpose"   : "any"
        }
      ]
    },
    {
      "name"          : "Videos",
      "short_name"	  : "Video",
      "description"   : "Macro Hive in the media",
      "url"           : "/hive-videos/",
      "icons": [
        {
          "src"       : "/wp-content/themes/MH/assets/media/favicons/faviconblack-96.png",
          "sizes"     : "96x96",
          "type"      : "image/png",
          "purpose"   : "any"
        }
      ]
    }
  ]
}
