{
  "name": "PasteMe - Clipboard Analyzer",
  "short_name": "PasteMe",
  "description": "Analyze and edit clipboard contents - text, code, HTML, images, URLs and more",
  "start_url": "/pasteme/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/pasteme/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
