{
  "name": "TaRental ",
  "short_name": "TaRental",
  "start_url": "/index",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#210609",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/tarental.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/tarental.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}