{
  "name": "Baskyt — ETF Screener & Market Tools",
  "short_name": "Baskyt",
  "description": "Free ETF tools: screen, compare overlap, track dividends, monitor live market indices, and explore thematic ETFs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "shortcuts": [
    { "name": "ETF Screener", "url": "/screener", "description": "Screen ETFs by expense ratio, AUM, and category" },
    { "name": "Market Indices", "url": "/indices", "description": "Live S&P 500, Nasdaq, VIX and global indices" },
    { "name": "ETF Dividends", "url": "/dividends", "description": "Track ETF dividend yields and history" },
    { "name": "Thematic ETFs", "url": "/thematic", "description": "Explore ETFs by investment theme" }
  ],
  "icons": [
    { "src": "/favicon.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/favicon.png", "sizes": "174x174", "type": "image/png", "purpose": "any maskable" }
  ]
}
