{
  "name": "MIJ Service Hub Portal",
  "short_name": "MIJ Service Hub",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#044628",
  "icons": [
    {
      "src": "/images/logo-mij-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo-mij-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}