{
  "name": "Vow Vault — Wedding Planning",
  "short_name": "Vow Vault",
  "description": "Your complete wedding planning platform — budget, vendors, memories, registry, RSVP, and more.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#b5813e",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
