{
  "name": "JS Error Tracking & Debugging Hub",
  "short_name": "JS Error Hub",
  "description": "JavaScript error handling and source map debugging knowledge base.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f8ff",
  "theme_color": "#3b5bff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
