{
  "name": "Rik Heijmann - Power BI and Data Engineering Blog",
  "short_name": "Rik.blue",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F93822",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "nl",
  "description": "Passionate data architect sharing knowledge about Microsoft Power BI, Fabric, Synapse, SSAS and SSIS.",
  "categories": ["blog", "technology", "data"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/images/logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/images/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Blogs",
      "short_name": "Blogs",
      "description": "Read all blog posts",
      "url": "/blogs/",
      "icons": [{"src": "/images/logo.webp", "sizes": "192x192"}]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn more about Rik",
      "url": "/about/",
      "icons": [{"src": "/images/logo.webp", "sizes": "192x192"}]
    }
  ]
}
