﻿{
  "name": "Mission Control",
  "short_name": "Mission Control",
  "description": "Mission Control",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f4f5",
  "theme_color": "#d97706",
  "icons": [
    {
      "src": "/api/v1/system-settings/logo",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
