{
  "name": "Video Call with Face Blur - Kloyl",
  "short_name": "Video Call with Face Blur - Kloyl",
  "start_url": "https://kloyl.coderobo.org/",
  "display": "standalone",
  "background_color": "#0F0F10",
  "lang": "en",
  "scope": "https://kloyl.coderobo.org/",
  "id": "https://kloyl.coderobo.org/",
  "description": "Free face-blur video calls without login or app install. Private video chat with automatic face blurring for screenshots and screen recordings.",
  "screenshots": [
    {
      "src": "/image/desktop1.jpg",
      "sizes": "1920x1080",
      "type": "image/jpg",
      "form_factor": "wide"
    },
    {
      "src": "/image/desktop2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/image/mobile1.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "narrow"
    },
    {
      "src": "/image/mobile2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "dir": "ltr",
  "display_override": [
    "window-controls-overlay"
  ],
  "orientation": "portrait",
  "theme_color": "#0F0F10",
  "user_preferences": {
    "color_scheme": {
      "dark": {
        "theme_color": "#0F0F10",
        "background_color": "#0F0F10"
      },
      "light": {
        "theme_color": "#0F0F10",
        "background_color": "#0F0F10"
      }
    }
  },
  "icons": [
    {
      "src": "/image/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/image/256.png",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any"
    },
    {
      "src": "/image/192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/image/app-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "tools",
    "utilities",
    "productivity"
  ],
  "file_handlers": [
    {
      "action": "https://kloyl.coderobo.org/",
      "accept": {
        "image/*": [
          ".jpg",
          ".jpeg",
          ".png",
          ".webp"
        ]
      }
    }
  ],
  "share_target": {
    "action": "https://kloyl.coderobo.org/",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "image",
          "accept": [
            "image/jpeg",
            "image/png",
            "image/webp"
          ]
        }
      ]
    }
  },
  "iarc_rating_id": "39d78758-59f2-429e-92ab-ad11d61feafe",
  "related_applications": [
    {
      "platform": "windows",
      "url": "https://kloyl.coderobo.org/manifest.webmanifest",
      "display_name": "Kloyl"
    }
  ],
  "prefer_related_applications": true,
  "mswindows_store_tags": [
    "Kloyl",
    "Video Call",
    "Video Conferencing",
    "Video Call Live",
    "Private Video Call",
    "Face Blur Video Call",
    "Face Blur Video Conferencing",
    "Face Blur Video Call Live",
    "Face Blur Private Video Call",
    "Face Blur Video Call",
    "Face Blur Video Conferencing",
    "Face Blur Video Call Live"
  ],
  "shortcuts": [
    {
      "name": "Start Video Call",
      "url": "/",
      "description": "Start Video Call"
    },
    {
      "name": "Join Video Call",
      "url": "/",
      "description": "Join Video Call"
    }
  ]
}