{
  "name": "Anthony Rendon Theft Tracker",
  "short_name": "⚾️ Theft Tracker",
  "icons": [
    {
      "src": "/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#121826",
  "background_color": "#121826",
  "display": "standalone"
} 