{
  "theme_color": "#32322d",
  "background_color": "#fffafc",
  "display": "standalone",
  "start_url": ".",
  "short_name": "Silk22",
  "name": "Silk22",
  "icons": [
    {
      "src": "/logo.png",
      "type": "image/png"
    }
  ]
}