{
  "name": "TruthLens",
  "short_name": "TruthLens",
  "description": "Verify any news story in seconds",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0c1a",
  "theme_color": "#0b0c1a",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "url": "url",
      "text": "text",
      "title": "title"
    }
  }
}
