{
  "name": "Best Vendor Logs bot — admin panel",
  "short_name": "Best Vendor Logs",
  "description": "Admin panel for the Best Vendor Logs Telegram shop: catalogue, suppliers, deposits, wallets and broadcasts.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1330",
  "theme_color": "#0f1330",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Deposits", "url": "/deposits" },
    { "name": "Orders", "url": "/orders" },
    { "name": "Products", "url": "/products" }
  ]
}
