{
  "name": "Inbox Podcast",
  "short_name": "Inbox",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "Minimalist inbox-style podcast player",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22black%22/><text y=%2250%22 x=%2250%22 fill=%22white%22 font-size=%2250%22 text-anchor=%22middle%22 dominant-baseline=%22central%22>▶</text></svg>",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}