{
  "name": "Sculpty - Text to 3D Model Generator",
  "short_name": "Sculpty",
  "description": "Turn text into 3D models in minutes. Sculpty aggregates the best AI 3D generation engines into one studio.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#e7e5df",
  "background_color": "#f7f3ec",
  "orientation": "any",
  "categories": ["design", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr"
}
