{
 "name": "The Spouse Whisperer — Get Them Talking",
 "short_name": "Spouse Whisperer",
 "description": "Draw out the one person who armors up the hardest — for connection and repair.",
 "start_url": "./",
 "scope": "./",
 "display": "standalone",
 "background_color": "#0b1526",
 "theme_color": "#0b1526",
 "orientation": "portrait",
 "icons": [
  {
   "src": "icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any maskable"
  },
  {
   "src": "icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ]
}