{
  "name": "Extension Update Monitor",
  "short_name": "Extension Up",
  "description": "Extension Update Monitor notifies you when Chrome extensions update and logs every install, uninstall, and update event. Free. No account needed. Add to Chrome.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#f8faf8",
  "theme_color": "#236d37",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}