{
  "name": "BackStageLive",
  "short_name": "BackStageLive",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#131315",
  "theme_color": "#131315",
  "description": "Crew- en regieplatform voor live shows.",
  "icons": [
    {
      "src": "/static/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
