{
  "name": "Haive - Let's Explore",
  "short_name": "Haive",
  "description": "Discover what's buzzing around you in real-time. Join your local community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6B300",
  "theme_color": "#F6B300",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/haive_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/haive_app_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
