{
  "id": "./",
  "name": "ClayLab 3D — Clay Studio",
  "short_name": "ClayLab 3D",
  "description": "A touch-friendly 3D clay sculpting sandbox with painting, transforms, slicing, colored model import, and Shape Sprint.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1117",
  "theme_color": "#0e1117",
  "prefer_related_applications": false,
  "categories": [
    "games",
    "graphics",
    "entertainment"
  ],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
