{
  "name": "Unique Securities CRM",
  "short_name": "USec CRM",
  "description": "Client Meetings CRM — DIGIMUTUAL GOALS PVT. LTD.",
  "start_url": "./meetings_crm.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f2c5c",
  "theme_color": "#1e3a8a",
  "categories": ["business", "productivity", "finance"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Meeting",
      "short_name": "New",
      "description": "Quickly log a client meeting",
      "url": "./meetings_crm.html?action=new",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
