{
  "name": "Marshal Assistant",
  "short_name": "Marshal",
  "start_url": "/Assistant/",
  "scope": "/Assistant/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d70000",
  "description": "Assistant for Marshal Thresher users",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/Assistant/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Assistant/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
