{
  "name": "Half Job — DIY Copilot",
  "short_name": "Half Job",
  "description": "Finish what you started. AI copilot for half-finished DIY jobs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF5EE",
  "theme_color": "#3A2E2A",
  "orientation": "portrait",
  "icons": [
    { "src": "/logo.svg",             "sizes": "any",       "type": "image/svg+xml", "purpose": "any" },
    { "src": "/pwa-192.png",          "sizes": "192x192",   "type": "image/png",     "purpose": "any maskable" },
    { "src": "/pwa-512.png",          "sizes": "512x512",   "type": "image/png",     "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "1024x1024", "type": "image/png",     "purpose": "any" }
  ]
}
