{
  "name": "1MBTI",
  "short_name": "1MBTI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#061a2f",
  "theme_color": "#061a2f",
  "icons": [
    {
      "src": "/wp-content/themes/mbti-theme/assets/icons/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/mbti-theme/assets/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}