{
  "name": "Pulse",
  "short_name": "Pulse",
  "description": "A breathing visual diary driven by your microphone.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23080808'/><circle cx='96' cy='96' r='32' fill='none' stroke='rgba(235,228,215,0.4)' stroke-width='1.5'/><circle cx='96' cy='96' r='6' fill='rgba(235,228,215,0.6)'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
