{
  "id": "/",
  "name": "AnonChat Live — Anonymous Chat",
  "short_name": "AnonChat",
  "description": "The next generation of anonymous chat. Secure, fast, and beautifully designed for meaningful conversations without boundaries.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#faf8f5",
  "theme_color": "#7c5cbf",
  "lang": "en",
  "categories": ["social", "communication", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Random Chat",
      "short_name": "Random Chat",
      "description": "Jump straight into a random chat",
      "url": "/?action=random",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
