{
  "name": "Argus — Personal Command Hub",
  "short_name": "Argus",
  "description": "The hundred-eyed giant. Every subscription, API cost, metric, and alert on a single surface.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080c10",
  "theme_color": "#080c10",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
