{
  "id": "/watchtower/",
  "name": "Boojee Watchtower",
  "short_name": "Watchtower",
  "description": "Estate threat & opportunity monitoring — live Sentinel feed, site check, and security scorecard.",
  "start_url": "/watchtower/",
  "scope": "/watchtower/",
  "display": "standalone",
  "background_color": "#050506",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/member-dashboard/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/member-dashboard/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/member-dashboard/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/member-dashboard/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Security Scorecard",
      "short_name": "Scorecard",
      "description": "Run the free Estate Security Scorecard",
      "url": "/watchtower/app/",
      "icons": [{ "src": "/member-dashboard/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Live Feed",
      "short_name": "Feed",
      "description": "View live Sentinel threat detections",
      "url": "/watchtower/#recent-detections",
      "icons": [{ "src": "/member-dashboard/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["security", "utilities"],
  "prefer_related_applications": false
}
