{
  "name": "Beach Brings",
  "short_name": "Beach Brings",
  "description": "Peer-to-peer beach delivery. Order ice, food, drinks, bait, and gear to a pin in the sand across Port Aransas, Mustang Island, and Padre Island.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F8F2E4",
  "theme_color": "#1B3A52",
  "orientation": "portrait",
  "scope": "./",
  "id": "/beach-brings/",
  "lang": "en-US",
  "categories": ["food", "shopping", "lifestyle"],
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "beach_brings_coastal_seal.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Order Ice", "short_name": "Ice", "url": "./?cat=ice", "description": "Jump straight to ice & drinks" },
    { "name": "Order Food", "short_name": "Food", "url": "./?cat=food", "description": "Local restaurant menus" },
    { "name": "Bait & Tackle", "short_name": "Bait", "url": "./?cat=bait", "description": "Live bait, hooks, leaders" }
  ]
}
