{
  "name": "Карман — карты лояльности",
  "short_name": "Карман",
  "description": "Штрихкоды и QR-коды карт лояльности ваших любимых магазинов в одном месте",
  "start_url": "/index.html",
  "id": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F3F5FA",
  "theme_color": "#161A23",
  "orientation": "portrait",
  "lang": "ru",
  "dir": "ltr",
  "categories": [
    "shopping",
    "utilities",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}