{
  "short_name": "Family Expense",
  "name": "Family Expense Tracker",
  "description": "Track your combined family and couple expenses seamlessly.",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/5501/5501375.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/5501/5501375.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#4f46e5",
  "theme_color": "#4f46e5",
  "display": "standalone",
  "orientation": "portrait"
}