{
  "name": "PctDaily Stock Monitor",
  "short_name": "PctDaily Stock Monitor",
  "description": "Weekly Stock Monitor for Mon-Fri tracking with offline support and local browser storage.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#080b10",
  "theme_color": "#080b10",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
