{
  "name": "The Dress Registry",
  "short_name": "Dress Registry",
  "description": "A private wedding dress coordination service. No two guests wear the same dress — and every photo looks exactly as beautiful as you imagined.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF7F4",
  "theme_color": "#C87A87",
  "categories": ["lifestyle", "wedding", "fashion"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "label": "The Dress Registry — home screen"
    }
  ],
  "share_target": {
    "action": "/join",
    "method": "GET",
    "params": {
      "text": "code"
    }
  }
}
