{
  "name": "Call History Checker",
  "short_name": "CallChecker",
  "description": "Public Records Portal - Check your call history and usage details",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f7f7",
  "theme_color": "#1e3a5f",
  "icons": [
    {
      "src": "images/web-logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "images/web-logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
