{
  "id": "/web/",
  "name": "LookAtMe",
  "short_name": "LookAtMe",
  "description": "Eye-contact show — webcam gaze in the browser",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "./web/",
  "scope": "./",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0c0d10",
  "theme_color": "#0c0d10",
  "categories": ["entertainment", "photo"],
  "icons": [
    {
      "src": "./web/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./web/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./web/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
