{
  "name": "Brick Party — Turn Your Pile of Bricks Back Into Sets",
  "short_name": "Brick Party",
  "description": "Turn your pile of LEGO bricks back into sets. Pick a set, find the pieces, track your progress, and export missing parts for Rebrickable or BrickLink.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2d300",
  "theme_color": "#f2d300",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo/brickparty_logo_sm.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/brickparty_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "lifestyle"]
}
