{
  "name": "VideoMe - Random Video Chat",
  "short_name": "VideoMe",
  "description": "Best Omegle & OmeTV Alternative - Free Random Video Chat.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "prefer_related_applications": false,
  "background_color": "#09090b",
  "theme_color": "#702DF2",
  "orientation": "any",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "categories": [
    "social",
    "entertainment"
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "scope_extensions": [
    {
      "origin": "https://videome.site"
    },
    {
      "origin": "https://*.videome.site"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+videome",
      "url": "/?room=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "name": "Images",
      "accept": {
        "image/*": [
          ".png",
          ".jpg",
          ".jpeg",
          ".webp"
        ]
      }
    }
  ],
  "note_taking": {
    "new_note_url": "/?note=true"
  },
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=site.videome.app",
      "id": "site.videome.app"
    },
    {
      "platform": "windows",
      "url": "https://apps.microsoft.com/store/detail/videome"
    }
  ],
  "widgets": [
    {
      "name": "VideoMe Quick Start",
      "short_name": "VideoMe",
      "description": "Start a random video chat instantly",
      "tag": "videome-widget",
      "template": "widget",
      "ms_ac_template": "widget.json",
      "data": "widget-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/screenshot-mobile.png",
          "sizes": "720x1280",
          "label": "VideoMe Widget Preview"
        }
      ],
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VideoMe Random Video Chat Desktop"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VideoMe Random Video Chat Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Video Chat",
      "short_name": "Start",
      "description": "Start a random video chat instantly on VideoMe",
      "url": "/",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
