{
  "name": "Claya Membership",
  "short_name": "Claya",
  "description": "Reserve a wheel, drop off pieces, track them through the kiln, and pay for glaze firings — Claya members only.",
  "start_url": "/m",
  "scope": "/m",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f5",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "/claya-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/claya-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
