{
  "name": "Shop Cebex",
  "short_name": "Cebex",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#C35612",
  "description": "Shop Cebex – Premium Online Store",
  "categories": ["shopping"],
  "prefer_related_applications": false,

  "icons": [
    {
      "src": "https://cdn.shopify.com/s/files/1/0984/1567/3721/files/icon-192_png.png?v=1782422849",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0984/1567/3721/files/icon-512_png.png?v=1782422848",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}