{
  "id": "/",
  "name": "Creator Cache — Client Pipeline & Paid-Content CRM",
  "short_name": "Creator Cache",
  "description": "Turn client DMs into a deal pipeline, get paid over UPI, and see which post earned the money. India-first, 0% commission.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0b0b12",
  "theme_color": "#0b0b12",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity", "finance"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "assets/icons/icon-192.png",          "sizes": "192x192",   "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png",          "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-192.png", "sizes": "192x192",   "type": "image/png", "purpose": "maskable" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512",   "type": "image/png", "purpose": "maskable" },
    { "src": "assets/icons/icon-1024.png",         "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Deals & Earnings",
      "short_name": "Deals",
      "description": "Open the pipeline and the Rupee Loop scoreboard",
      "url": "/#/pipeline",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Assistant",
      "short_name": "AI",
      "description": "Ask the brand assistant for a hook, bio or client DM",
      "url": "/#/ai",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Client Link",
      "short_name": "Client Link",
      "description": "Share your rates and collect over UPI",
      "url": "/#/link",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
