{
  "name": "Wedding Planner",
  "short_name": "Wedding Planner",
  "description": "An all-in-one wedding planning dashboard - budget, guests, vendors, seating, timeline, and more.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF6EF",
  "theme_color": "#57624A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
