{
  "name": "Billionaires Row Water",
  "short_name": "BR Water",
  "description": "Water, Nature's Champagne. Your Row wallet, members pass, and the Speakeasy door.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1210",
  "theme_color": "#0b1210",
  "categories": ["food", "lifestyle", "finance"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Members Pass", "short_name": "Pass", "url": "/?src=pwa#pass" },
    { "name": "Shop", "short_name": "Shop", "url": "/?src=pwa#shop" }
  ]
}
