{
  "id": "./",
  "name": "Emoji Explorer",
  "short_name": "Emoji Explorer",
  "description": "Browse thousands of emoji by localized names and keywords, Unicode categories and subgroups, release version, modifiers, and sequence type.",
  "lang": "en-GB",
  "dir": "ltr",
  "start_url": "./index.en-GB.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#160622",
  "theme_color": "#160622",
  "categories": [
    "utilities",
    "developer tools",
    "reference"
  ],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshot.png",
      "sizes": "704x503",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Search and explore Unicode emoji"
    }
  ]
}
