{
  "name": "Mijn Dashboard",
  "short_name": "Dashboard",
  "description": "Persoonlijk agenda- en planningsdashboard",
  "start_url": "/dashboard/",
  "display": "standalone",
  "background_color": "#2E2867",
  "theme_color": "#2E2867",
  "orientation": "any",
  "lang": "nl",
  "icons": [
    {"src":"/wp-content/themes/mijn-dashboard/icons/icon-72.png","sizes":"72x72","type":"image/png","purpose":"any"},
    {"src":"/wp-content/themes/mijn-dashboard/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"/wp-content/themes/mijn-dashboard/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ],
  "shortcuts":[
    {"name":"Agenda","url":"/dashboard/","icons":[{"src":"/wp-content/themes/mijn-dashboard/icons/icon-72.png","sizes":"72x72"}]},
    {"name":"Taken","url":"/dashboard/#todos","icons":[{"src":"/wp-content/themes/mijn-dashboard/icons/icon-72.png","sizes":"72x72"}]}
  ]
}
