{
  "name": "Сканер чеков для дребеденег",
  "short_name": "Чек сканер",
  "start_url": "https://www.drebedengi.ru/scan/",
  "display": "standalone",
  "description": "Сканирование чеков по QR коду позволяет автоматически вводить расходы в систему учёта, с разбивкой по позициям",
  "icons": [
    {
      "src": "/img/qr-code.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/qr-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/qr-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/qr-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "orientation": "portrait-primary",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.drebedengi.ru/manifest.json"
    },
    {
      "platform": "webapp",
      "url": "https://www.drebedengi.ru/manifest-scan.json"
    }
  ]
}
