{
  "name": "Werstler Digital Studio",
  "short_name": "WDS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#040a11",
  "theme_color": "#040a11",
  "icons": [
    {
      "src": "/assets/img/icon-wds-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon-wds-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}