{
  "name": "The WolfspyreLabs 🐺🔥🔬 Den",
  "lang": "en",
  "description": "The WolfspyreLabs Den - The Opinions, and reviews of Fascinating things by some Aweesome pups and their humans",
  "start_url": "https://den.wolfspyre.com/",
  "scope" : "/",
  "display": "standalone",
  "orientation": "natural",
  "dir": "ltr",
  "background_color": "#000000",
  "shortcuts": [ 
    {"name": "Blog Posts","short_name" : "Posts","url": "posts"}
    ,
    {"name": "Posts from 2024","short_name" : "2024","url": "2024"}
    ,
    {"name": "Posts from 2023","short_name" : "2023","url": "2023"}
    ,
    {"name": "Posts from 2022","short_name" : "2022","url": "2022"}
    ,
    {"name": "Posts from 2021","short_name" : "2021","url": "2021"}
    ,
    {"name": "About Us","short_name" : "About Us","url": "contributors/"}
    ,
    {"name": "Icons","short_name" : "Icons","url": "/snippits/wplshortcodes/icons/"}
    ,
    {"name": "ColorGems","short_name" : "ColorGems","url": "/snippits/wplshortcodes/colorgems/"}
    ,
    {"name": "Our Shortcodes","short_name" : "Our Shortcodes","url": "snippits/wplshortcodes/shortcodes/"}
    ,
    {"name": "Hugo Native Shortcodes","short_name" : "Hugo Native Shortcodes","url": "snippits/hugo/shortcodes/"}
    ,
    {"name": "Congo Shortcodes","short_name" : "Congo Shortcodes","url": "snippits/congo/shortcodes/"}
    
  ],
  "icons": [
   { 
    "src": "android-chrome-512x512.png",
    
    "purpose": "any",
    "sizes": "512x512",
    "type": "image/png",
    "rel": "icon"
   },
   { 
    "src": "android-chrome-256x256.png",
    
    "purpose": "any",
    "sizes": "256x256",
    "type": "image/png",
    "rel": "icon"
   },
   { 
    "src": "android-chrome-192x192.png",
    
    "purpose": "any",
    "sizes": "192x192",
    "type": "image/png",
    "rel": "icon"
   },
   { 
    "src": "android-chrome-128x128.png",
    
    "purpose": "any",
    "sizes": "128x128",
    "type": "image/png",
    "rel": "icon"
   },
   { 
    "src": "apple-touch-icon-16x16.png",
    
    "purpose": "any",
    "sizes": "16x16",
    "type": "image/png",
    "rel": "apple-touch-icon"
   },
   { 
    "src": "apple-touch-icon-32x32.png",
    
    "purpose": "any",
    "sizes": "32x32",
    "type": "image/png",
    "rel": "apple-touch-icon"
   },
   { 
    "src": "apple-touch-icon.png",
    
    "purpose": "any",
    "sizes": "64x64",
    "type": "image/png",
    "rel": "icon"
   },
   { 
    "src": "apple-touch-icon-32x32-precomposed.png",
    
    "purpose": "any",
    "sizes": "32x32",
    "type": "image/png",
    "rel": "icon"
   },
   { 
    "src": "apple-touch-icon-16x16-precomposed.png",
    
    "purpose": "any",
    "sizes": "16x16",
    "type": "image/png",
    "rel": "icon"
   },
   { 
    "src": "favicon.ico",
    
    "purpose": "any",
    "sizes": "48x48",
    "type": "image/x-icon",
    "rel": "icon"
   },
   { 
    "src": "favicon.svg",
    
    "purpose": "any",
    "sizes": "any",
    "type": "image/svg+xml",
    "rel": "icon"
   },
   { 
    "src": "favicon-16x16.png",
    
    "purpose": "any",
    "sizes": "16x16",
    "type": "image/png",
    "rel": "icon"
   },
   { 
    "src": "favicon-32x32.png",
    
    "purpose": "any",
    "sizes": "32x32",
    "type": "image/png",
    "rel": "icon"
   },
   { 
    "src": "safari-pinned-tab.svg",
    
    "purpose": "any",
    "sizes": "16x16",
    "type": "image/svg+xml",
    "rel": "mask-icon"
   },
   { 
    "src": "safari-pinned-tab.svg",
    
    "purpose": "any",
    "sizes": "32x32",
    "type": "image/svg+xml",
    "rel": "mask-icon"
   },
   { 
    "src": "safari-pinned-tab.svg",
    
    "purpose": "any",
    "sizes": "64x64",
    "type": "image/svg+xml",
    "rel": "mask-icon"
   }]
}