{
  "name": "Hive Sentinel",
  "short_name": "Hive Sentinel",
  "description": "Mobile hive inspection and apiary record app.",
  "start_url": "./hive-sentinel.html",
  "display": "standalone",
  "background_color": "#f7f6f2",
  "theme_color": "#d19900",
  "icons": [
    {"src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
