{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "tradingtik",
  "orientation": "any",
  "scope": "/",
  "short_name": "tradingtik",
  "start_url": "/",
  "theme_color": "#ffffff",
  "description": "TradingTik is your go-to platform for trading insights, market analysis, and financial updates.",
  "categories": [
    "business",
    "finance"
  ],
  "icons": [
    {
      "src": "/applogo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}