{
  "name": "API Health Monitor",
  "short_name": "APIMonitor",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/803/803025.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}