{
  "name": "ClipGaint — Universal Clipboard",
  "short_name": "ClipGaint",
  "description": "Share text, links, and files across all your devices instantly. Secure, peer-to-peer, no account required.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#9333ea",
  "background_color": "#0a0a0a",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
