{
  "name": "Kid Cash Tracker",
  "short_name": "CashTracker",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1579621970588-a35d0e7ab9b6?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}