{
  "name": "PsychFlo — Daily Pulse",
  "short_name": "PsychFlo",
  "description": "Your daily workplace wellbeing check-in. 30 seconds. Powered by AI.",
  "start_url": "/pulse",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1e",
  "theme_color": "#c9a84c",
  "categories": ["health", "productivity"],
  "icons": [
    { "src": "/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "screenshots": [
    { "src": "/pulse", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Daily Pulse", "url": "/pulse", "description": "Check in now" },
    { "name": "Dashboard", "url": "/dashboard", "description": "Manager dashboard" }
  ]
}
