{
  "name": "anony - Random Chat",
  "short_name": "anony random chat",
  "description": "Chat with strangers around the world anonymously",
  "start_url": "/random-chat",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9A031E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
