{
  "name": "GuestLink",
  "short_name": "GuestLink",
  "description": "Run your entire event guest experience in one place — invitations, RSVPs, QR passes, seating, check-in, and ticketing.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B7E3E",
  "orientation": "any",
  "scope": "/",
  "categories": ["events", "productivity", "business"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
