{
  "name": "Zinnia Field Way",
  "short_name": "Super Copy t",
  "description": "Zinnia Field Way is a free Chrome extension. Select any webpage content, right-click, and paste clean formatted Markdown into Obsidian, Bear, Notion, or any editor.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#fffefe",
  "theme_color": "#837338",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}