{
  "name": "PeerPays Credit Card Tracker",
  "short_name": "PeerPays Cards",
  "description": "Track credit card bills, due dates, and payments with full manual control.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafb",
  "theme_color": "#0b2c4b",
  "icons": [
    {
      "src": "https://peerpays.in/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://peerpays.in/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
