{
  "name": "МагазинУчет — Ledger Pro",
  "short_name": "МагазинУчет",
  "description": "Учёт доходов, расходов и долгов магазина",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07050d",
  "theme_color": "#07050d",
  "orientation": "portrait",
  "lang": "ru",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
