{
  "name": "dotjesper.com - Connecting the dots",
  "short_name": "dotjesper",
  "description": "Everyday Windows Ramblings fueled by Microsoft 365",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "portrait-primary",
  "categories": ["technology", "blog"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/icon",
      "purpose": "any"
    },
        {
      "src": "/favicon.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
