{
  "short_name": "SpendWise",
  "name": "SpendWise - Expense Tracker",
  "icons": [
    {
      "src": "https://picsum.photos/seed/wallet/192/192",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://picsum.photos/seed/wallet/512/512",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#f8f9fa",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#000000",
  "description": "A clean and intuitive expense tracker with monthly reports and category-based spending analysis."
}
