{
  "short_name": "Brushspace",
  "name": "Brushspace",
  "description": "Paint in thin air, together — a WebXR 3D painting app by EliXR Games",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#0e0f1c",
  "theme_color": "#0e0f1c",
  "display": "standalone",
  "id": "brushspace-pwa",
  "lang": "en",
  "categories": ["entertainment", "graphics"]
}
