{
  "name": "KovaDeck — Buy, Swap & Sell Crypto",
  "short_name": "KovaDeck",
  "description": "The easiest, fastest and most trusted way to buy, swap and sell cryptocurrency. No KYC, zero fees, real-time market rates.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafaf5",
  "theme_color": "#fafaf5",
  "categories": ["finance", "business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Swap crypto",
      "short_name": "Swap",
      "description": "Swap any cryptocurrency at zero fees",
      "url": "/swap.html",
      "icons": [{"src": "logo.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Buy crypto",
      "short_name": "Buy",
      "description": "Buy crypto in under 5 minutes",
      "url": "/buy.html",
      "icons": [{"src": "logo.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Sell crypto",
      "short_name": "Sell",
      "description": "Sell crypto to your bank",
      "url": "/sell.html",
      "icons": [{"src": "logo.svg", "sizes": "any", "type": "image/svg+xml"}]
    }
  ]
}
