{
  "name": "Listener",
  "short_name": "Listener",
  "description": "Your personal sanctuary. The answers you need, can be found here.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#00072D",
  "theme_color": "#00072D",
  "icons": [
    {
      "src": "/cuddly-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/cuddly-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
