{
  "name": "Todo Culebra CRM",
  "short_name": "TC CRM",
  "description": "Admin command center for Todo Culebra — manage chats, bookings, and deliveries.",
  "start_url": "/crm.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b2240",
  "theme_color": "#0b2240",
  "categories": ["business", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230b2240'/><text x='256' y='340' text-anchor='middle' font-size='220'>📋</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230b2240'/><text x='256' y='340' text-anchor='middle' font-size='220'>📋</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {"name": "Today's Bookings", "url": "/crm.html#bookings"},
    {"name": "Revenue Reports", "url": "/crm.html#reports"},
    {"name": "Customers", "url": "/crm.html#customers"}
  ]
}
