{
  "name": "HomeTools Pro",
  "short_name": "HomeTools",
  "description": "AI-powered DIY repair guides for UK homeowners. Scan, diagnose, and fix with confidence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ff6700",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["utilities", "lifestyle", "productivity"],
  "lang": "en-GB"
}
