{
    "name": "Plus-Auto Marketplace",
    "short_name": "PlusAuto",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/images/Plus-Auto-192x192.webp",
        "type": "image/webp",
        "sizes": "192x192"
      },
      {
        "src": "/images/Plus-Auto-512x512.webp",
        "type": "image/webp",
        "sizes": "512x512"
      }
    ]
}