{
  "name": "Edgewater Coastal Logbook",
  "short_name": "Coastal Log",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#071116",
  "theme_color": "#071116",
  "description": "A private, local-first coastal, boat and radio logbook.",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}