{
  "name": "learning TA",
  "short_name": "learning TA",
  "description": "Interactive technical analysis and financial statement reading lessons.",
  "start_url": "/learn",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FDE68A",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
