{
  "short_name": "CultraMeet",
  "name": "CultraMeet - Meet People Worldwide",
  "description": "Connect with travelers and locals around the world. Share your lifestyle, discover new cultures, and create unforgettable memories.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "minimal-ui",
  "theme_color": "#FF6B6B",
  "background_color": "#FFF5F5",
  "orientation": "portrait-primary"
}