{
  "name": "CheckPulse — Project Progress Tracker",
  "short_name": "CheckPulse",
  "description": "Turn a Google Sheet into a beautiful executive project dashboard with Gantt charts, risks, team workload and weekly reporting.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFFFF",
  "theme_color": "#1E2D84",
  "icons": [
    {
      "src": "/checkpulse-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/checkpulse-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"]
}
