{
  "name": "Vow & Venue",
  "short_name": "VowVenue",
  "description": "Wedding planning made simple — seating charts, guest lists, timelines, and budgets.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEFCF6",
  "theme_color": "#f43f5e",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
