{
  "name": "Voice Recorder",
  "short_name": "VoiceRec",
  "description": "Запись голоса с отправкой на сервер",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f13",
  "theme_color": "#0f0f13",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230f0f13'/%3E%3Ccircle cx='96' cy='96' r='44' fill='none' stroke='%23ff5555' stroke-width='8'/%3E%3Ccircle cx='96' cy='82' r='18' fill='%23ff5555'/%3E%3Crect x='88' y='108' width='16' height='28' rx='8' fill='%23ff5555'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%230f0f13'/%3E%3Ccircle cx='256' cy='256' r='120' fill='none' stroke='%23ff5555' stroke-width='16'/%3E%3Ccircle cx='256' cy='220' r='48' fill='%23ff5555'/%3E%3Crect x='232' y='290' width='48' height='80' rx='20' fill='%23ff5555'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
