{
  "name": "New Here - Social Connection App",
  "short_name": "New Here",
  "description": "Connect with people, plan trips, organize meetups, and stay in touch through real-time messaging",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f472b6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "travel", "lifestyle"],
  "screenshots": []
}
