{
  "name": "DIYTicker.com",
  "short_name": "DIYTicker",
  "description": "Real-time stock, crypto, and news ticker display",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
