{
  "name": "BizPine Go — Owner Alerts",
  "short_name": "BizPine Go",
  "description": "The executive companion app for BizPine business owners. Real-time alerts and refund approvals — not the full dashboard.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FCFCFA",
  "theme_color": "#FCFCFA",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
