{
  "name": "JVM CodeLens — AI-Powered JVM Profiler",
  "short_name": "JVM CodeLens",
  "description": "Free AI-powered JVM profiler. Analyze heap dumps, GC logs & thread dumps — pinpoints the exact line crashing your JVM.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#2563eb",
  "background_color": "#020202",
  "display": "standalone",
  "categories": ["developer", "utilities", "productivity"],
  "lang": "en-US",
  "dir": "ltr"
}
