{
  "name": "ToyCAD — Design & 3D Print Your Own Toys",
  "short_name": "ToyCAD",
  "description": "Kids draw a toy, ToyCAD turns it into a 3D model, and you print it. No CAD experience needed.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#7b3ff2",
  "icons": [
    {
      "src": "/img_new/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/img_new/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img_new/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
