{
  "name": "Let's Talk \u2014 from TTLRS.org",
  "short_name": "Let's Talk",
  "description": "A place to listen, question, share, and seek truth together.",
  "start_url": "/lt/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b2240",
  "theme_color": "#0b2240",
  "icons": [
    {
      "src": "/assets/icons/lets-talk-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/lets-talk-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}