{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "short_name": "BREZZELS",
  "name": "Brezzels. More than a platform.",
  "icons": [
    {
      "src": "app_logo_xs.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "app_logo_lg.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "app_logo_lg.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}
