
{
  "name": "Bluechip Agencies Limited",
  "short_name": "Bluechip",
  "description": "Investment and trading platform for Bluechip Agencies",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0072ff",
  "theme_color": "#0072ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [
    {
      "src": "logo.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}
