{
  "version": "2.1.0",
  "theme_color": "#011f4b",
  "background_color": "#011f4b",
  "short_name": "Offshore Yachts",
  "name": "Offshore Yachts Theme",
  "icons": [
    {
      "src": "/wp-content/themes/offshore-yachts/assets/images/icon-32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/wp-content/themes/offshore-yachts/assets/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/wp-content/themes/offshore-yachts/assets/images/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "scope": "/"
}