{
  "name": "Super Supplement Checkout",
  "short_name": "Super Checkout",
  "icons": [
    {
      "src": "./img/app_icons/favicon.ico",
      "type": "image/x-icon",
      "sizes": "32x32"
    },
    {
      "src": "./img/app_icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./img/app_icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./img/app_icons/icon-192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "./img/app_icons/icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eee",
  "theme_color": "#4a4a4a",
  "description": "Super Supplement Checkout App"
}
