{
  "name": "Next Realm Interaction",
  "short_name": "Next Realm",
  "description": "Character studio & playable test bench — inspect animations, drive any rigged character, upload your own .glb.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0d12",
  "theme_color": "#0c0d12",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
