{
  "name": "IREPAIR LOGS PRO",
  "short_name": "IREPAIR PRO",
  "description": "Professional boot log, crash log & serial debug analysis system with AI. Supports Apple, Android, and boot logs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e12",
  "theme_color": "#39ff14",
  "orientation": "any",
  "icons": [
    { "src": "/assets/logo.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/assets/logo.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/assets/icon.svg", "type": "image/svg+xml", "sizes": "512x512" }
  ],
  "categories": ["utilities", "developer-tools"],
  "lang": "en",
  "dir": "ltr"
}
