{
  "short_name": "Revision.ai",
  "name": "AI Quiz Generator",
  "icons": [
    {
      "src": "favicon2.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/images/StudyWandLogo4.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/images/StudyWandLogo4.png",
      "sizes": "660x660",
      "type": "image/png"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/materials?utm_source=standalone&utm_medium=pwa",
  "display": "standalone",
  "prefer_related_applications": false,
  "comment": "The favicon icon sizes used to be [64x64 32x32 24x24 16x16] but Chrome dislikes multiple sizes. Likewise, the apple icon was in one object and [144x144 660x660] as value before.",
  "theme_color": "white",
  "background_color": "white"
}
