{
  "name": "AI Appraiser",
  "short_name": "Appraiser",
  "description": "Your personal AI-powered museum and appraiser",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
</｜｜DSML｜｜>
<task_progress>
- [x] Diagnose CSS not loading (absolute paths break under file://)
- [x] Review sw.js, ai.js, manifest references
- [x] Convert index.html + app.js asset paths to relative
- [x] Convert sw.js asset paths to relative
- [x] Convert manifest.json asset paths to relative
- [ ] Improve website aesthetics
- [ ] Verify the fix
</task_progress>
</｜｜DSML｜｜>
</write_to_file>