{
  "name": "Silky Chat",
  "short_name": "Silky Chat",
  "description": "Silky is an assistant designed to streamline creative tasks.",
  "start_url": "index.html",
  "scope": "index.html",
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "844x844",
      "type": "image/png",
      "form_factor": "square"
    },
    {
      "src": "screenshots/desktop-home.webp",
      "sizes": "1920x1080",
      "form_factor": "wide",
      "label": "Desktop view"
    }
  ],
  "default_locale": "en",
  "display": "standalone",
  "background_color": "#0083b0",
  "theme_color": "#0083b0",
  "orientation": "any"
}