{
  "name": "FUNPCB",
  "short_name": "FUNPCB",
  "description": "Order from your beach chair at Watercrest Beach. Cold drinks, fresh bites, delivered to your spot or ready at the bar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1D3461",
  "theme_color": "#62BA37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/funpcb-logo-small.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/funpcb-logo-small.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/funpcb-logo-small.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "food",
    "lifestyle"
  ],
  "prefer_related_applications": false
}