{
  "name": "Thrive Community",
  "short_name": "Thrive",
  "description": "Support from your service, from referral through recovery.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#F4F5FA",
  "theme_color": "#141B30",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}