{
  "name": "UDS Protocol Simulator",
  "short_name": "UDS Sim",
  "description": "Interactive simulator for learning and testing UDS (ISO 14229) protocol in automotive diagnostics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#00f3ff",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
