
{
  "name": "Clip 'n Paste",
  "short_name": "Clip 'n Paste",
  "description": "Securely store and manage your most frequently used text snippets and clipboard items.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#515fab",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "category": "Utility",
  "author": "Joisst Labs",
  "version": "1.0.0",
  "url": "https://clipboard.joisst.com"
}
