{
  "name": "Quarterly Results Tracker \u2014 Sniper Labs",
  "short_name": "Q Results",
  "description": "Indian companies reporting quarterly earnings, with revenue and profit YoY changes.",
  "start_url": "/tools/results",
  "scope": "/tools/results",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF9F6",
  "theme_color": "#FAF9F6",
  "icons": [
    { "src": "/icons/results.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/results-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "/icons/results-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "any" },
    { "src": "/icons/results-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "maskable" }
  ]
}