{
  "name": "ElectroRenew — iPhone & Android Diagnostic Software",
  "short_name": "ElectroRenew",
  "description": "Professional diagnostic, flash, and certification software for repair shops and refurbishers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#00d4ff",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/diagnostic-complete.png",
      "sizes": "1530x980",
      "type": "image/png",
      "label": "Diagnostic dashboard"
    },
    {
      "src": "/images/multi-flash-v2.png",
      "sizes": "1530x980",
      "type": "image/png",
      "label": "Multi-Device Flash"
    }
  ]
}
