{
  "name": "Secret Santa",
  "short_name": "SecretSanta",
  "description": "Organize your Secret Santa gift exchange with ease",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["entertainment", "social"]
}
