{
  "name": "AutoCAD For All",
  "short_name": "CAD For All",
  "description": "Free AutoCAD-style browser CAD simulator for architecture students. Test house R+2, farm, factory, school, cars, furniture, trees, roads, right-click CAD tools, and animations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05070a",
  "theme_color": "#0f6ab8",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}