{
  "name": "BestMom",
  "short_name": "BestMom",
  "start_url": "/join/",
  "display": "standalone",
  "background_color": "#1a0a35",
  "theme_color": "#a78bfa",
  "icons": [
    {
      "src": "/wp-content/plugins/bestmom-auth-v3/img/profile.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/plugins/bestmom-auth-v3/img/profile.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}