{
  "name": "Best Trading Alerts",
  "short_name": "Best Alerts",
  "description": "Independent buyer's guide to trading-alert services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f0e",
  "theme_color": "#14b8a6",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}