{
  "name": "NepView — Nepal Stock Market",
  "short_name": "NepView",
  "description": "Live NEPSE share prices, charts, company fundamentals, IPOs and mutual funds.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00b386",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "business"],
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Screener", "short_name": "Screener", "url": "/screener",
      "description": "Rank every listed stock by any number" },
    { "name": "IPOs", "short_name": "IPOs", "url": "/ipo",
      "description": "Open, upcoming and past public offerings" },
    { "name": "Watchlist", "short_name": "Watchlist", "url": "/watchlist",
      "description": "The stocks you follow" }
  ]
}
