{
 "name": "WIZARD NEWS",
 "short_name": "Wizard News",
 "start_url": "./",
 "display": "standalone",
 "background_color": "#05070f",
 "theme_color": "#05070f",
 "icons": [
  {
   "src": "icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ],
 "description": "Self-written market news wire from hundreds of sources, refreshed continuously, with per-asset impact."
}