{
  "name": "RealityCheck",
  "short_name": "RealityCheck",
  "description": "Fraud detection and victim support. Paste a conversation or upload a file to detect emotional manipulation. Built by a survivor.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "background_color": "#0e0b09",
  "theme_color": "#0e0b09",
  "lang": "en",
  "orientation": "any",
  "categories": ["utilities", "education", "health"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Analyze a Conversation",
      "short_name": "Analyze",
      "description": "Paste a conversation and detect fraud patterns",
      "url": "/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Romance Fraud — The Playbook",
      "short_name": "Playbook",
      "description": "Scripts and manipulation tactics documented by a victim",
      "url": "/r-playbook",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
