{
  "name": "Verspeeld Potentieel",
  "short_name": "VP Squad",
  "description": "Squad manager voor zaalvoetbalteam Verspeeld Potentieel",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1211",
  "theme_color": "#0E1211",
  "lang": "nl",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}