{
  "name": "VRMDN",
  "short_name": "VRMDN",
  "description": "Open VRM avatar infrastructure for Unity, Meta Quest, and the wider XR ecosystem.",
  "display": "standalone",
  "background_color": "#07131f",
  "theme_color": "#07131f",
  "icons": [
    {
      "src": "assets/icons/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
