{
  "name": "Agora - Real World Social Connections",
  "short_name": "Agora",
  "description": "Connect with new people through curated real-world experiences. Meet strangers and create memories the real way.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "screenshots": [
    {
      "src": "/assets/agora-3.webp",
      "sizes": "1024x768",
      "type": "image/webp"
    }
  ]
}
