{
  "name": "LIVE SENSE Monitoring",
  "short_name": "LIVE SENSE",
  "description": "Real-time freezer monitoring and temperature tracking system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#7ec8e3",
  "theme_color": "#0a1d44",
  "icons": [
    {
      "src": "/live-sense-icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/live-sense-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
