{
  "name": "VoicePost",
  "short_name": "VoicePost",
  "description": "Speak it. Post it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230a0a0a'/><circle cx='50' cy='42' r='14' fill='none' stroke='%233b82f6' stroke-width='4'/><line x1='50' y1='56' x2='50' y2='66' stroke='%233b82f6' stroke-width='4' stroke-linecap='round'/><path d='M34 52 C34 66 66 66 66 52' fill='none' stroke='%233b82f6' stroke-width='4' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
