{
  "name": "Percy",
  "short_name": "Percy",
  "description": "Percy is here to reconnect the world—live events, real-life groups, and introductions that build real relationships.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3498db",
  "orientation": "portrait-primary",
  "categories": ["social", "lifestyle", "entertainment"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/percy-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/percy-logo.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/app-screenshots.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Percy"
    }
  ],
  "features": [
    "Cross Platform",
    "Low Latency PointerEvents",
    "WebGL",
    "WebAssembly"
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
