{
  "name": "Wolfspyre Labs 🐺🔥🔬 ",
  "lang": "en",
  "description": "Wolfspyre Labs. Technology and Positive Living guidance.",
  "start_url": "https://wolfspyre.com/",
  "scope" : "/",
  "display": "standalone",
  "orientation": "natural",
  "dir": "ltr",
  "background_color": "#452798",
  "shortcuts": [ 
    {"name": "Our Guides","short_name" : "Guides","url": "guides"}
    ,
    {"name": "CoreDNS Guide","short_name" : "CoreDNS","url": "guides/coredns"}
    ,
    {"name": "WireGuard Guide","short_name" : "WireGuard","url": "guides/wireguard"}
    
  ],
  "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"
   }]
}