{
  "name": "CheckLink — URL Security Checker",
  "short_name": "CheckLink",
  "description": "Verify any URL against Google Safe Browsing in real time.",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#3B82F6",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
