{
  "name": "Gather — Discover Real-World Activities",
  "short_name": "Gather",
  "description": "Find hobby groups, sports, language exchanges, and social events on a map near you",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "categories": ["social", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/logo-512-pwa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}