{
  "name": "Unicorn Sweeper",
  "short_name": "Sweeper",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#caecf8",
  "theme_color": "#a2539e",
  "icons": [
    {
      "src": "unicorn_large.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
