{
  "name": "Велена — Программа похудения",
  "short_name": "Велена",
  "description": "Авторская программа похудения на 40 дней",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eef2eb",
  "theme_color": "#7a9e7e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
