{
  "name": "Unrealy — AI-Powered 3D Scene Generation",
  "short_name": "Unrealy",
  "description": "AI-powered 3D scene generation — Create complete 3D scenes in 30 minutes from text descriptions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/images/logo-icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/images/logo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
