{
  "name": "Appliance Verdict",
  "short_name": "Appliance Verdict",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#1768d4",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "description": "Source-backed appliance troubleshooting with recall checks, safe diagnostic paths, repair economics, and technician handoff.",
  "categories": [
    "utilities",
    "home"
  ],
  "scope": "/"
}
