{
  "name": "HELLO — Discover People & Places",
  "short_name": "HELLO",
  "description": "AI-powered city platform that connects you to people, places, and experiences in real time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00D4FF",
  "orientation": "portrait",
  "categories": ["social", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/logo-192.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo-152.jpeg",
      "sizes": "152x152",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}