{
  "id": "/",
  "name": "Caribzy",
  "short_name": "Caribzy",
  "description": "Marketplace for Services",
  "start_url": "/?pwa=true",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/wp-content/uploads/2025/12/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/uploads/2025/12/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}