{
  "//theme": "theme_color / background_color track --bg in css/styles.css (terminal near-black, #0B0F0C). If the palette changes, change them here too.",
  "name": "nostr-chat",
  "short_name": "nostr-chat",
  "description": "Private DM channel to my own AI assistants (MU-TH-UR, harness) over a NIP-17 gift-wrapped relay I run. One identity, no public feed, no other people.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0B0F0C",
  "background_color": "#0B0F0C",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["utilities", "productivity"]
}
