{
  "name": "Трекер кормлений",
  "short_name": "Кормление",
  "start_url": "./index.html?v=1.0.1",
  "display": "standalone",
  "background_color": "#F0F2F5",
  "theme_color": "#007AFF",
  "version": "1.0.1",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='50' fill='%23007AFF'/><text y='65' x='20' font-size='50' fill='white'>🍼</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}