{
  "name": "FoD Pocket Trails",
  "short_name": "Pocket Trails",
  "description": "Offline pocket guide to the official Forest of Dean mountain bike trails \u2014 grades, distances and features. Works with no signal.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#16241C",
  "theme_color": "#16241C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}