{
  "name": "NearMeet — Nearby Social Discovery",
  "short_name": "NearMeet",
  "id": "/",
  "description": "Connect with real verified people nearby. Safe, anonymous, location-based social discovery for India.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070810",
  "theme_color": "#5865F2",
  "lang": "en-IN",
  "scope": "/",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "https://nearmeet.app/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://nearmeet.app/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://nearmeet.app/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://nearmeet.app/images/nearmeet%20(1).webp",
      "sizes": "750x1334",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Discover nearby people"
    },
    {
      "src": "https://nearmeet.app/images/nearmeet%20(2).webp",
      "sizes": "750x1334",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Chat with verified users"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover",
      "url": "/?tab=discover",
      "description": "Find people nearby"
    },
    {
      "name": "My Profile",
      "url": "/?tab=profile",
      "description": "View your profile"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.nearmeet.twa",
      "id": "app.nearmeet.twa"
    }
  ],
  "prefer_related_applications": false
}
