{
  "name": "The Trading Blueprint",
  "short_name": "The Trading Blueprint",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "https://picsum.photos/seed/the-trading-blueprint/192/192",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://picsum.photos/seed/the-trading-blueprint/512/512",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}