{
  "id": "/",
  "name": "ChatPolyglot",
  "short_name": "chatpolyglot",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wp-content/themes/pchat-child/assets/icons/icon-chatpolyglot-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/pchat-child/assets/icons/icon-chatpolyglot-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
  {
    "src": "/wp-content/themes/pchat-child/assets/screenshots/desktop.png",
    "sizes": "1280x720",
    "type": "image/png",
    "form_factor": "wide"
  },
  {
    "src": "/wp-content/themes/pchat-child/assets/screenshots/mobile.png",
    "sizes": "390x844",
    "type": "image/png"
  }
]
}