{
  "name": "Health Sync",
  "short_name": "Health Sync",
  "description": "Синхронизация данных здоровья с Health Coach",
  "start_url": "/pwa/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a1a2e' width='192' height='192' rx='32'/><text x='96' y='130' font-size='100' text-anchor='middle'>❤️‍🔥</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
