{
  "name": "Верная карта — Платёжный ассистент",
  "short_name": "Верная карта",
  "description": "Мгновенный расчёт максимального кешбэка при оплате по единому QR-коду НСПК / СБП",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f2f3f7",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "lang": "ru-RU",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='128' fill='%230a0e17'/><circle cx='256' cy='256' r='180' fill='none' stroke='%2310b981' stroke-width='32'/><path d='M256 140v232M140 256h232' stroke='%2310b981' stroke-width='32' stroke-linecap='round'/><path d='M180 180l152 152' stroke='%2334d399' stroke-width='24' stroke-linecap='round'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities", "shopping"],
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Сканировать чек",
      "short_name": "Сканер",
      "description": "Быстрый сканер QR-кода на кассе",
      "url": "./index.html?tab=scanner"
    },
    {
      "name": "Мои карты",
      "short_name": "Карты",
      "description": "Настройка категорий месяца",
      "url": "./index.html?tab=cards"
    }
  ]
}
