{
  "name": "Jesse's Mechanics Cloud + Memory",
  "short_name": "Jesse's",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#101112",
  "theme_color": "#141414",
  "description": "Personal workshop app with D1 backup, R2 photos, Vectorize repair memory, reminders, inspections, QR records and AI diagnostics.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}