{
  "//": "GENERATED by tools/build-giftpod.mjs — do not hand-edit. The icons are drawn by tools/build-site-icons.py.",
  "name": "GiftPod",
  "short_name": "GiftPod",
  "description": "Novelty lights, daft socks and small silly joys, found by Bobbin and her crew.",
  "start_url": "/preview",
  "display": "minimal-ui",
  "background_color": "#faf6f1",
  "theme_color": "#eef1f2",
  "icons": [
    {
      "src": "/assets/icon-192.png?v=violet-tile",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png?v=violet-tile",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
