{
  "name": "Zerest Brews",
  "short_name": "Zerest",
  "description": "Room controls and status dashboard",
  "start_url": "/tuya-switch/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1410",
  "theme_color": "#1a1410",
  "icons": [
    {
      "src": "/wp-content/themes/mel-status-theme/assets/img/iconchase.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/mel-status-theme/assets/img/iconchase2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}