{
  "name": "MADIQ · Sales Incentive Platform",
  "short_name": "MADIQ",
  "description": "Configure, calculate and pay incentives with surgical precision. Live incentive tracking, leaderboards and approvals for Indian retail teams.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A192F",
  "background_color": "#0A192F",
  "categories": ["business", "productivity", "finance"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "description": "Command centre — pulse of your incentive program"
    },
    {
      "name": "My Incentives",
      "short_name": "Earnings",
      "url": "/me/dashboard",
      "description": "See your incentive earnings and leaderboard rank"
    },
    {
      "name": "Import Sales",
      "short_name": "Import",
      "url": "/sales/import",
      "description": "Upload a sales report Excel when POS is offline"
    },
    {
      "name": "AI Assistant",
      "short_name": "Ask MADIQ",
      "url": "/ai",
      "description": "Ask MADIQ anything about your incentive program"
    }
  ],
  "prefer_related_applications": false
}
