{
  "$schema": "https://json.schemastore.org/web-manifest-combined",
  "description": "Reflections from a Distinguished Software Engineer",
  "id": "mat-lipe-dot-com",
  "name": "Mat Lipe Dot Com",
  "short_name": "Mat Lipe",
  "scope": "/",
  "start_url": "/mere-mortals/",
  "theme_color": "#06aaa4",
  "background_color": "#06aaa4",
  "display": "standalone",
  "orientation": "any",
  "icons": [
    {
      "src": "/wp-content/themes/core/images/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/core/images/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/core/images/favicon/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wp-content/themes/core/images/favicon/maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
