{
  "name": "The Filter",
  "short_name": "The Filter",
  "description": "Most traders don't have a losing strategy. They have no filter.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F2EC",
  "theme_color": "#F5F2EC",
  "icons": [
    { "src": "icons/tf-light-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/tf-light-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/tf-light-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
