{
  "name": "Waibee",
  "short_name": "Waibee",
  "description": "Chat with hundreds of AI models in single application.",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon/waibee-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicon/waibee-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/favicon/waibee-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/waibee-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-narrow.png",
      "type": "image/png",
      "sizes": "893x1359",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screenshot-wide.png",
      "type": "image/png",
      "sizes": "2499x1353",
      "form_factor": "wide"
    }
  ],
  "theme_color": "hsla(239, 84%, 67%, 1)",
  "background_color": "hsla(239, 84%, 67%, 1)",
  "display-override": "window-controls-overlay",
  "display": "standalone"
}
