{
  "name": "Event Seating Planner",
  "short_name": "Seating Planner",
  "description": "Interactive seating planner with drag-and-drop, CSV import, and conflict tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#5f84ff",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
