{
  "name": "WolfspyreLabs' 🐺🔥🔬 Blog",
  "lang": "en",
  "description": "The WolfspyreLabs Blog - Opinions, Fascinating discoveries, Awesome pups",
  "start_url": "https://blog.wolfspyre.com/",
  "scope" : "/",
  "display": "standalone",
  "orientation": "natural",
  "dir": "ltr",
  "background_color": "#452798",
  "shortcuts": [ 
    {"name": "Blog Posts","short_name" : "Posts","url": "posts"}
    ,
    {"name": "Posts from 2025","short_name" : "2025","url": "2025"}
    ,
    {"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/"}
    
  ],
  "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-57x57.png",
    
    "purpose": "any",
    "sizes": "57x57",
    "type": "image/png",
    "rel": "apple-touch-icon"
   },
   { 
    "src": "apple-touch-icon-72x72.png",
    
    "purpose": "any",
    "sizes": "72x72",
    "type": "image/png",
    "rel": "apple-touch-icon"
   },
   { 
    "src": "apple-touch-icon-114x114.png",
    
    "purpose": "any",
    "sizes": "114x114",
    "type": "image/png",
    "rel": "apple-touch-icon"
   },
   { 
    "src": "apple-touch-icon-144x144.png",
    
    "purpose": "any",
    "sizes": "144x144",
    "type": "image/png",
    "rel": "apple-touch-icon"
   },
   { 
    "src": "apple-touch-icon.png",
    
    "purpose": "any",
    "sizes": "512x512",
    "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-precomposed.png",
    
    "purpose": "any",
    "sizes": "512x512",
    "type": "image/png",
    "rel": "apple-touch-icon-precomposed"
   },
   { 
    "src": "apple-touch-icon-precomposed-57x57-precomposed.png",
    
    "purpose": "any",
    "sizes": "57x57",
    "type": "image/png",
    "rel": "apple-touch-icon-precomposed"
   },
   { 
    "src": "apple-touch-icon-precomposed-72x72-precomposed.png",
    
    "purpose": "any",
    "sizes": "72x72",
    "type": "image/png",
    "rel": "apple-touch-icon-precomposed"
   },
   { 
    "src": "apple-touch-icon-precomposed-114x114-precomposed.png",
    
    "purpose": "any",
    "sizes": "114x114",
    "type": "image/png",
    "rel": "apple-touch-icon-precomposed"
   },
   { 
    "src": "apple-touch-icon-precomposed-144x144-precomposed.png",
    
    "purpose": "any",
    "sizes": "144x144",
    "type": "image/png",
    "rel": "apple-touch-icon-precomposed"
   },
   { 
    "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",
    "color": "#452798",
    "purpose": "any",
    "sizes": "any",
    "type": "image/svg+xml",
    "rel": "mask-icon"
   }]
}