{
  "name": "RentPal",
  "short_name": "RentPal",
  "start_url": "/rentpal/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {"src": "images/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},
    {"src": "images/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}
  ]
}