{
  "name": "Turo Clone Marketplace",
  "short_name": "TuroClone",
  "description": "Rent just about any car, just about anywhere.",
  "start_url": "/index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#593CFB",
  "icons": [
    {
      "src": "https://placehold.co/192x192/593CFB/FFFFFF?text=TC",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/593CFB/FFFFFF?text=TC",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}