{
  "name": "DofE Expedition Kit Checker",
  "short_name": "DofE Kit",
  "description": "Plan and track your Duke of Edinburgh expedition kit",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3d7a5e",
  "background_color": "#c5e8a0",
  "icons": [
    {
      "src": "/dofemountain.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dofemountain.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
