{
  "name": "BrickWorks",
  "short_name": "BrickWorks",
  "description": "Scan LEGO parts, minifigures and sets with Brickognize, review the lots, and upload them to your BrickLink store inventory.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#9370DB",
  "theme_color": "#9370DB",
  "icons": [
    {
      "src": "/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
