{
  "name": "Долговик",
  "short_name": "Долговик",
  "description": "Управление долгами магазина",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "scope": "/",
  "icons": [
    {"src": "/icon-192-v2.png", "sizes": "192x192", "type": "image/png"}
  ]
}