{
  "name": "Seek With What",
  "short_name": "Seek",
  "description": "A plain-English map of what humans believe, why they believe it, and what it is like to try it. No dogma. No product. No promises.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#16151F",
  "theme_color": "#16151F",
  "icons": [
    {
      "src": "/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}