{
  "name": "Is This Link Safe? - Free Link Safety Checker",
  "short_name": "LinkSafe",
  "description": "Check any link for malware, phishing, and scams before you click.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
