{
  "name": "Podstr - Community-Powered Podcast Platform",
  "short_name": "Podstr",
  "description": "Build your podcast community with Podstr - the open source platform that combines Podcasting 2.0 and Nostr for true decentralization.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}