{
  "name": "Potluck Spaces",
  "short_name": "Potluck",
  "description": "AI-powered potluck coordination for groups.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F5",
  "theme_color": "#C8614A",
  "categories": ["food", "lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
