{
  "name": "blossom.psbt.me — Cashu Blossom CDN",
  "short_name": "Blossom",
  "description": "Cashu-powered file hosting on the Nostr ecosystem. Upload, store, and share files with Bitcoin Lightning payments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Explore Gallery",
      "short_name": "Explore",
      "url": "/#/explore",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Upload File",
      "short_name": "Upload",
      "url": "/#/upload",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Files",
      "short_name": "Files",
      "url": "/#/files",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
