{
  "name": "Chat Oi",
  "short_name": "ChatOi",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0aefff",
  "description": "A futuristic, neon-inspired chat experience with smooth, rounded icons and sleek design.",
  "icons": [
    {
      "src": "/images/resized_image (1).png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/resized_image (1).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "scope": "/"
}
