{
  "name": "Amateur Radio Logbook",
  "short_name": "Logbook",
  "description": "Progressive Web App for field logging and data management.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#0d1b2a",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
