{
  "id": "in.propdtesk.app",
  "name": "PropDesk – Real Estate CRM",
  "short_name": "PropDesk",
  "description": "India ka pehla private offline CRM for real estate agents. Leads, properties aur WhatsApp sharing — sab aapke phone mein. Koi server nahi, koi data sharing nahi.",
  "start_url": "/propdesk.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0fdf4",
  "theme_color": "#15803d",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Lead",
      "short_name": "New Lead",
      "url": "/propdesk.html",
      "description": "Add a new customer lead"
    },
    {
      "name": "Add Property",
      "short_name": "New Property",
      "url": "/propdesk.html",
      "description": "Add a new property listing"
    }
  ]
}
