{
  "name": "Play OPAP ",
  "short_name": "Play OPAP ",
  "description": "Play OPAP ",
  "start_url": "https://some-custom-domain.click/play/",
  "scope": "https://some-custom-domain.click/",
  "id": "https://some-custom-domain.click/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "https://some-custom-domain.click/6dc5f482-7059-47fd-b497-1bf50b8226c7/el/icon.webp?options=content",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://some-custom-domain.click/6dc5f482-7059-47fd-b497-1bf50b8226c7/el/icon.webp?options=content",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://some-custom-domain.click/6dc5f482-7059-47fd-b497-1bf50b8226c7/el/icon.webp?options=content",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}