{
  "name": "Phone Number Lookup",
  "short_name": "Phone Lookup",
  "description": "Free phone number lookup — find out who's behind any call and whether it's a scam.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
