{
  "name": "KabirFamBucks",
  "short_name": "KabirFamBucks",
  "description": "Smart Family Chore & Allowance Tracker",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
