{
  "name": "RepairIQ — Find the fix. Buy the right part.",
  "short_name": "RepairIQ",
  "description": "Symptom-to-part diagnosis engine. Type a symptom, get the most likely failed part with confidence, cost, and supplier links.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/static/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/static/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "/static/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "categories": ["utilities", "shopping"],
  "lang": "en"
}
