{
  "name": "Stock Tracker",
  "short_name": "Stocks",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f1f3",
  "theme_color": "#2563eb",
  "icons": [
    { "src": "icon-192-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "apple-touch-icon-v2.png", "sizes": "180x180", "type": "image/png" }
  ]
}
