{
  "id": "./",
  "name": "Advocate Ms. Soma De",
  "short_name": "Soma De",
  "description": "Senior legal practitioner at Alipore Judges' Court, Kolkata.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#C5A059",
  "categories": ["business", "legal"],
  "icons": [
    { 
      "src": "icon-192.png", 
      "sizes": "192x192", 
      "type": "image/png", 
      "purpose": "any" 
    },
    { 
      "src": "icon-512.png", 
      "sizes": "512x512", 
      "type": "image/png", 
      "purpose": "any" 
    },
    { 
      "src": "icon-maskable-512.png", 
      "sizes": "512x512", 
      "type": "image/png", 
      "purpose": "maskable" 
    }
  ]
}