{
  "name": "KidCash - Family Money Tracker",
  "short_name": "KidCash",
  "description": "Track your kids' money, gift cards, and savings goals",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F8F9FD",
  "theme_color": "#6C5CE7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
