{
  "name": "Grid AI — Smart Business Card & CRM",
  "short_name": "Grid AI",
  "description": "Digital business card, lead management, and CRM platform",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070a0f",
  "theme_color": "#070a0f",
  "icons": [
    {
      "src": "/icon-256.png?v=2",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Follow up",
      "short_name": "Follow up",
      "description": "Start a follow-up with someone you've chased before",
      "url": "/follow-up?from=shortcut",
      "icons": [
        {
          "src": "/icon-256.png?v=2",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    }
  ]
}
