﻿{
  "name": "Monarch CRM",
  "short_name": "MonarchCRM",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#102019",
  "theme_color": "#07162f",
  "description": "Monarch Buildestate Pvt Ltd — CRM for leads, plots, follow-ups, and agent workflows.",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

