{
  "id": "/",
  "short_name": "Rebuildable",
  "name": "Rebuildable — build more from the bricks you already own",
  "description": "See what new LEGO sets you can build from bricks you already own — overlap, missing parts, and whether it is cheaper to build than buy.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/rebuildable-logo.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2a9d5c",
  "background_color": "#ffffff"
}
