{
  "short_name": "Nick Liffen's Blog",
  "name": "Nick Liffen's Blog | Technology, DevOps and Developer Blog",
  "icons": [
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "tile.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./",
  "scope": ".",
  "background_color": "#fafafa",
  "theme_color": "#fafafa",
  "display": "standalone",
  "categories": [
    "education",
    "security"
  ],
  "description": "Nick Liffen's Blog | Focusing on DevOps, Developer Experience and all aspects of Technology",
  "dir": "auto",
  "lang": "en-GB",
  "shortcuts": [
    {
      "name": "Nick Liffen's Blog | Technology, DevOps and Developer Blog",
      "url": "/",
      "short_name": "Blog Home Page"
    },
    {
      "name": "Nick Liffen's Blog | What am I most excited about going into 2026 when it come to AI in Software Development? | Blog Post",
      "url": "/articles/what-excites-me-in-2026.html",
      "short_name": "What am I most excited about going in..."
    },
    {
      "name": "Nick Liffen's Blog | Leadership Principles: Guiding the Way to Success | Blog Post",
      "url": "/articles/leadership-principles.html",
      "short_name": "Leadership Principles: Guiding the Wa..."
    },
    {
      "name": "Nick Liffen's Blog | Why Advanced Security? | Blog Post",
      "url": "/articles/why-advanced-security.html",
      "short_name": "Why Advanced Security?"
    },
    {
      "name": "Nick Liffen's Blog | The Importance of Developer Experience | Blog Post",
      "url": "/articles/developer-evolution.html",
      "short_name": "The Importance of Developer Experience"
    },
    {
      "name": "Nick Liffen's Blog | Coordinating a multi-lambda software product | Blog Post",
      "url": "/articles/step-functions.html",
      "short_name": "Coordinating a multi-lambda software ..."
    },
    {
      "name": "Nick Liffen's Blog | An InnerSourcing Approach within an Enterprise | Blog Post",
      "url": "/articles/innersourcing.html",
      "short_name": "An InnerSourcing Approach within an E..."
    }
  ]
}