{
  "name": "Моята готварска книга",
  "short_name": "Готварска книга",
  "description": "Запазвайте любимите си рецепти, достъпни от всяко устройство.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f7f4",
  "theme_color": "#2d6a4f",
  "orientation": "portrait-primary",
  "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='40' fill='%232d6a4f'/%3E%3Ctext x='96' y='130' text-anchor='middle' font-size='100'%3E%F0%9F%93%96%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}