{
  "name": "TideEx — Intertidal Exploration Mapped",
  "short_name": "TideEx",
  "description": "Intertidal exploration mapped: beach-level tide predictions and citizen-science observation logging for low-tide explorers, seaweed harvesters, surfers, and snorkelers. A Brackish & Co project.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4eedd",
  "theme_color": "#f4eedd",
  "categories": ["navigation", "utilities", "education"],
  "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": "Log an observation",
      "short_name": "Log",
      "url": "/?action=log",
      "description": "Record a water level reading at a beach"
    },
    {
      "name": "Field notes",
      "short_name": "Notes",
      "url": "/about",
      "description": "Mission, method and how to help"
    }
  ]
}
