{
  "name": "iNRI - Invest in India from Abroad",
  "short_name": "iNRI",
  "description": "Investment platform for Indian Expats to diversify capital in India",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7743a5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/inri.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/inri.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}