{
  "name": "SeeCaller — See Before You Answer",
  "short_name": "SeeCaller",
  "description": "Identify unknown callers instantly. Look up any phone number to see caller identity, carrier, and trust score.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}