{
  "name": "Terrible Trails",
  "short_name": "Terrible Trails",
  "description": "Real UK heritage sites. Real history, gross bits included. A detective trail for kids.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#150b28",
  "theme_color": "#FF006E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "games",
    "kids",
    "travel",
    "education"
  ]
}