{
  "name": "Central Command",
  "short_name": "Central Command",
  "description": "One place for the tools you reach for most. Launch faster, organize by workflow, and keep the day moving.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#09111f",
  "background_color": "#09111f",
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
