{
  "name": "CryptoWinter.ru",
  "short_name": "CryptoWinter",
  "description": "Крипто-аналитика: курсы, тепловая карта, фандинг-рейты, история крипто-зим",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#00d97e",
  "orientation": "portrait-primary",
  "lang": "ru",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Рынок",
      "url": "/market.html",
      "description": "Тепловая карта и фандинг-рейты"
    },
    {
      "name": "Монеты",
      "url": "/coins/index.html",
      "description": "Топ монет с ценами"
    },
    {
      "name": "Крипто-Зима",
      "url": "/cryptozima/index.html",
      "description": "История медвежьих рынков"
    }
  ],
  "categories": ["finance", "news"]
}
