{
  "id": "./",
  "name": "Nostr utilities",
  "short_name": "Nostr utilities",
  "description": "Clean, local-first web utilities for the decentralized Nostr network.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/ostrich-svgrepo-com.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/ostrich-svgrepo-com copy.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
