{
  "name": "Mobile Number Tracker India",
  "short_name": "Number Tracker",
  "description": "Search an Indian mobile number and see the shipping name and address on file.",
  "start_url": "/search",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A6CFF",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
