{
  "name": "Hive Inspections",
  "short_name": "Inspections",
  "description": "Offline-first beekeeping inspection and queen tracking tool.",
  "start_url": "/inspections.html",
  "display": "standalone",
  "background_color": "#F5DB6E",
  "theme_color": "#4a3b00",
  "icons": [
    {
      "src": "../images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
