{
  "name": "RentCredit - Build Credit Through Rent Payments",
  "short_name": "RentCredit",
  "description": "Transform your rent payments into credit building opportunities. Connect with landlords, track payments, and improve your credit score.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#6366f1",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "business"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512-v2.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}