{
  "name": "ErrorNotifier.com",
  "short_name": "ErrorNotifier",
  "description": "External website monitoring, incident alerts, and setup guidance for humans and AI agents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#116466",
  "icons": [
    {
      "src": "/wp-content/themes/errornotifier/assets/img/errornotifier-icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/errornotifier/assets/img/errornotifier-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
