{
  "name": "TAXI ACA — Подключение к Яндекс Такси",
  "short_name": "TAXI ACA",
  "description": "Комиссия парка 5₽ за заказ. Подключение за 10 минут.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#FFC107",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "ru-RU"
}