{
  "name": "thankyoubear",
  "short_name": "thankyoubear",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "minimal-ui",
  "scope": ".",
  "start_url": "./",
  "icons": [
    {
      "src": "assets/img/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/img/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/img/favicons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/img/favicons/safari-pinned-tab.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
