{
  "name": "Galveston Beach Conditions",
  "short_name": "Galveston Beach Conditions",
  "description": "Current beach flag conditions from Galveston Island Beach Patrol",
  "start_url": "/public-status",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["weather", "utilities", "lifestyle"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/Galv_Beach_Patrol_Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Galv_Beach_Patrol_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}