{
  "name": "Korevra CRM+",
  "short_name": "Korevra",
  "description": "AI-native, Naira-denominated, NDPA-compliant Customer Relationship Intelligence platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D2B4E",
  "theme_color": "#D4A843",
  "orientation": "any",
  "scope": "/",
  "lang": "en-NG",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230D2B4E'/><rect x='32' y='32' width='128' height='128' rx='8' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23D4A843'/><stop offset='1' stop-color='%23E5BC4F'/></linearGradient></defs><text x='96' y='130' font-family='Georgia' font-weight='700' font-size='90' fill='%230D2B4E' text-anchor='middle'>K</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230D2B4E'/><rect x='88' y='88' width='336' height='336' rx='24' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23D4A843'/><stop offset='1' stop-color='%23E5BC4F'/></linearGradient></defs><text x='256' y='354' font-family='Georgia' font-weight='700' font-size='240' fill='%230D2B4E' text-anchor='middle'>K</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New deal",
      "short_name": "Deal",
      "description": "Create a new sales deal",
      "url": "/?action=create&type=deal"
    },
    {
      "name": "New contact",
      "short_name": "Contact",
      "description": "Create a new contact",
      "url": "/?action=create&type=contact"
    },
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "description": "Open your task list",
      "url": "/?view=tasks"
    },
    {
      "name": "Mobile app",
      "short_name": "Mobile",
      "description": "Mobile view",
      "url": "/?view=mobile"
    }
  ]
}
