{
  "name": "Mizora Terminal",
  "short_name": "Mizora",
  "description": "Trade your Mizora account: live prices, the order ticket and your rule limits in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070303",
  "theme_color": "#0a0405",
  "icons": [
    { "src": "/brand/mark-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/mark-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/brand/mark-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/brand/mark-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/brand/mark-32.png", "sizes": "32x32", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Trade", "url": "/" },
    { "name": "Start here", "url": "/start" },
    { "name": "Payouts", "url": "/payouts" }
  ]
}
