{
  "name": "Yellow Cairn Crest",
  "short_name": "Copy Tab URL",
  "description": "Yellow Cairn Crest lets you Ctrl+click browser tabs and copy all their titles and URLs to clipboard in one keystroke. Free Chrome extension, no account needed.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#fbfcfd",
  "theme_color": "#0a5e69",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}