{
  "name": "Chalo Travellers CRM",
  "short_name": "Chalo CRM",
  "description": "Lead management CRM for Chalo Travellers, Chalo International & Chalo Trekkers",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0e17",
  "theme_color": "#f97316",
  "scope": "./",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230f0e17'/%3E%3Ccircle cx='96' cy='96' r='70' fill='%23f97316' opacity='.15'/%3E%3Ctext x='50%25' y='50%25' dominant-baseline='central' text-anchor='middle' font-size='100' font-family='serif'%3E🌏%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230f0e17'/%3E%3Ccircle cx='256' cy='256' r='200' fill='%23f97316' opacity='.15'/%3E%3Ctext x='50%25' y='50%25' dominant-baseline='central' text-anchor='middle' font-size='280' font-family='serif'%3E🌏%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Add Lead", "url": "./index.html#leads", "description": "Add a new lead" },
    { "name": "Follow-ups", "url": "./index.html#followups", "description": "View pending follow-ups" },
    { "name": "Website Queries", "url": "./index.html#website", "description": "Check website queries" }
  ]
}
