{
  "name": "EMDvR",
  "short_name": "EMDvR",
  "description": "Virtual Reality EMDR Bilateral Stimulation Therapy App",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#020206",
  "theme_color": "#020206",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><circle cx='256' cy='256' r='200' fill='%23ff2244'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
