{
  "name": "EventCata by Ugoo Okogeri",
  "short_name": "EventCata",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#0a84ff",
  "background_color": "#070b13",
  "description": "Capture, organize, and discover events with media, reminders, and community contributions.",
  "categories": ["events", "productivity", "social"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/app-screenshot.png",
      "sizes": "512x1024",
      "type": "image/png"
    }
  ]
}
