{
  "name": "D.V. 't Wiel 2 Teamapp",
  "short_name": "Wiel 2",
  "start_url": "/darts/team.html",
  "scope": "/darts/",
  "display": "standalone",
  "background_color": "#050506",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/darts/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/darts/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}