{
  "name": "Ext Ops Panel",
  "short_name": "Ext Ops",
  "description": "Analytics and lifecycle tooling for Chrome extension developers.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#faf7f1",
  "theme_color": "#e0982a",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}
