{
  "id": "com.chatsafari.pwa",
  "name": "Chatsafari",
  "short_name": "Chatsafari",
  "description": "Chatsafari - Anonymous chat without registration. Connect with strangers worldwide in real time.",
  "start_url": "https://chatsafari.com/",
  "scope": "https://chatsafari.com/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en",
  "prefer_related_applications": false,
  "categories": ["social", "communication", "chat"]
}
