{
  "id": "/",
  "name": "GRAILZ - Live Collectibles Marketplace",
  "short_name": "GRAILZ",
  "description": "Buy, sell and discover collectibles through the GRAILZ marketplace and live selling experiences.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#06b6d4",
  "lang": "en-AU",
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/grailz-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/grailz-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Marketplace",
      "short_name": "Marketplace",
      "description": "Browse collectibles available on GRAILZ",
      "url": "/marketplace"
    },
    {
      "name": "Watch Live",
      "short_name": "Watch Live",
      "description": "Discover live selling experiences",
      "url": "/watch-live"
    },
    {
      "name": "View Cart",
      "short_name": "Cart",
      "description": "Open your GRAILZ cart",
      "url": "/cart"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}