{
  "name": "customer.log",
  "short_name": "customer.log",
  "description": "Real-time event monitoring for your startup — signups, payments, and errors in one feed.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#2563EB",
  "orientation": "landscape-primary",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Event Feed",
      "url": "/dashboard",
      "description": "View all events"
    },
    {
      "name": "Analytics",
      "url": "/dashboard/analytics",
      "description": "View analytics"
    },
    {
      "name": "Settings",
      "url": "/dashboard/settings",
      "description": "Manage settings"
    }
  ]
}
