{
  "short_name": "Mabel",
  "name": "Mabel Translate",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "mabel_icon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "mabel_icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "description": "Mabel Translate is a translation solution for private conversations.",
  "screenshots": [
    {
      "src": "mabel_mobile_screen.png",
      "type": "image/png",
      "sizes": "332x720",
      "form_factor": "narrow"
    },
    {
      "src": "mabel_desktop_screen.png",
      "type": "image/png",
      "sizes": "720x478",
      "form_factor": "wide"
    }
  ]
}
