{
  "name": "Refrigeration Tracker",
  "short_name": "Fridge Tracker",
  "description": "Multi-site cooler/freezer compliance tracker for PARF, SRF, KRF, GARF",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef0ea",
  "theme_color": "#2a3330",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
