{
  "id": "/",
  "name": "Freedom Trail Narrator by ALo",
  "short_name": "Freedom Trail Guide",
  "description": "A narrated, GPS-enabled guide to Boston's historic Freedom Trail. Explore each stop, view maps, and listen to the stories of America's Revolution.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafafa",
  "theme_color": "#b22222",
  "categories": ["travel", "education", "history", "tour"],
  "icons": [
    {
      "src": "/man-gps-bg-white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/man-gps.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
