{
  "name": "ExportAI",
  "short_name": "ExportAI",
  "theme_color": "#11b5c9",
  "background_color": "#fff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "img/gotakeitfavicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/gotakeitfavicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "img/gotakeitfavicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "img/gotakeitfavicon.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ]
}