﻿{
  "name": "Pre-Market Pulse - Sniper Labs",
  "short_name": "Pre-Market",
  "description": "Where the Indian market wants to open today.",
  "id": "/tools/pre-market",
  "start_url": "/tools/pre-market",
  "scope": "/tools/pre-market",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF9F6",
  "theme_color": "#0F766E",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/icons/pre-market.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icons/pre-market.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}