{
  "name": "Pulse Agency OS",
  "short_name": "Pulse",
  "description": "Command center for video marketing & lead gen agencies",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0c10",
  "theme_color": "#0a0c10",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Overview",
      "short_name": "Overview",
      "url": "/app#overview",
      "description": "Client health overview"
    },
    {
      "name": "Campaign Health",
      "short_name": "Campaigns",
      "url": "/app#campaign",
      "description": "Ad performance + diagnosis"
    },
    {
      "name": "Call List",
      "short_name": "Call List",
      "url": "/app#slack",
      "description": "Who to contact today"
    }
  ]
}
