{
  "name": "YardHand",
  "short_name": "YardHand",
  "description": "Junkyard pull list, VIN scanner, margin math, and pull-time logging.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E7E4DC",
  "theme_color": "#16150F",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
