{
  "name": "ArthaRaj",
  "short_name": "ArthaRaj",
  "description": "ArthaRaj — Trading Platform",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#060f09",
  "theme_color": "#0d4f30",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
