{
  "name": "MijnFitDashboard",
  "short_name": "MijnFitDashboard",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#120c1d",
  "theme_color": "#120c1d",
  "icons": [
    {
      "src": "assets/mijnfitdashboard-logo.jpeg",
      "sizes": "1024x1024",
      "type": "image/jpeg"
    }
  ]
}