{
  "name": "Breeze Flame Hollow",
  "short_name": "Copy Title a",
  "description": "Breeze Flame Hollow is a free Chrome extension that copies the current page title and URL as a rich-text link with one click. Works in Slack, Notion, and Markdown.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#ffffff",
  "theme_color": "#1f8218",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}