{
  "id": "/",
  "name": "PlanetChat — Random Video & Text Chat Worldwide",
  "short_name": "PlanetChat",
  "description": "PlanetChat connects you with people worldwide through random video and text chat, plus a social feed, reels, sounds and DMs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait",
  "background_color": "#0b0b14",
  "theme_color": "#0b0b14",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "entertainment", "lifestyle"],
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": "navigate-existing" },
  "edge_side_panel": { "preferred_width": 420 },
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PlanetChat feed"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PlanetChat on desktop"
    }
  ],
  "shortcuts": [
    { "name": "Feed", "short_name": "Feed", "url": "/feed", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Reels", "short_name": "Reels", "url": "/reels", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Chat", "short_name": "Chat", "url": "/chat", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Messages", "short_name": "DMs", "url": "/messages", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
