{
  "name": "CredPal",
  "short_name": "CredPal",
  "description": "A card designed to help you meet your most important obligations when you need to and never keeps you in debt.",
  "start_url": "/",
  "background_color": "#fff",
  "theme_color": "#274FED",
  "display": "standalone",
  "icons": [{
    "src": "/favicon.png",
    "sizes": "32x32",
    "type": "image/png"
  }]
}