{
  "name": "Pocket Bills: Bill Tracker & Due Reminder",
  "short_name": "Pocket Bills",
  "description": "Track recurring bills, get due date reminders, and stay on top of your finances.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f8fb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
