{
  "name": "Pulse",
  "short_name": "Pulse",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080C18",
  "theme_color": "#080C18",
  "categories": ["productivity", "business", "analytics"],
  "description": "Self-hosted web analytics — realtime visitor tracking with full data ownership.",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Live", "url": "/dashboard" },
    { "name": "Sites", "url": "/sites" }
  ]
}
