{
  "name": "CAD Studio",
  "short_name": "Cadre",
  "description": "Browser-based 3D design with built-in collaboration. Model, share, and get suggestions from your team.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#011627",
  "theme_color": "#011627",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
