{
  "name": "TrustNexus UK",
  "short_name": "TrustNexus",
  "description": "Check before you trust. Verify contacts, businesses and websites in seconds.",
  "start_url": "/app",
  "scope": "/",
  "id": "/app",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#071A2D",
  "background_color": "#FAFAF8",
  "categories": ["finance", "security", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Live Guard", "url": "/app/live-guard", "description": "Real-time protection" },
    { "name": "Trust Intelligence", "url": "/app", "description": "Run a new check" },
    { "name": "Lost & Found", "url": "/app/lost-found", "description": "Recovery tools" }
  ]
}
