{
  "name": "USCIS Case Tracker - Immigration Status Tracker",
  "short_name": "USCIS Tracker",
  "description": "A privacy-focused USCIS case tracker for monitoring immigration application status. Track I-485, I-765, I-131 and other forms with complete privacy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📋</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "USCIS Case Tracker Timeline View"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
