{
  "name": "FunChat \u2014 Free Anonymous Chat & Games India",
  "short_name": "FunChat",
  "description": "Free anonymous chat with strangers, topic chat rooms, confessions and multiplayer games. No sign-up, no ads. India's best free anonymous chat platform.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0f0a14",
  "theme_color": "#0f0a14",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "categories": [
    "social",
    "entertainment",
    "communication",
    "games"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FunChat \u2014 Free Anonymous Chat Room India"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FunChat \u2014 Anonymous Chat on Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Random Chat",
      "short_name": "Random",
      "description": "Start a random 1-on-1 chat with a stranger",
      "url": "/?mode=random",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Play Games",
      "short_name": "Games",
      "description": "Play Tic Tac Toe with strangers or friends",
      "url": "/games",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Chat Rooms",
      "short_name": "Rooms",
      "description": "Join live topic-based chat rooms",
      "url": "/chat-rooms",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Confessions",
      "short_name": "Confess",
      "description": "Post anonymous confessions",
      "url": "/confessions",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}