{
  "name": "Family Reunion",
  "short_name": "Reunion",
  "description": "The all-in-one planner for your next family reunion. Manage RSVPs, collect funds, and save memories forever.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#102216",
  "theme_color": "#13ec5b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/trotman-family.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social"]
}
