{
  "name": "ForceLens — Salesforce Debug Log Analyzer",
  "short_name": "ForceLens",
  "description": "Free Salesforce debug log analyzer. Capture, parse and understand Apex & Flow debug logs — order of execution, SOQL, CPU time and governor limits — locally in your browser.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0b0d14",
  "theme_color": "#6366f1",
  "icons": [
    { "src": "/assets/icon48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/assets/icon128.png", "sizes": "128x128", "type": "image/png" }
  ]
}
