{
  "name": "Countrytyme Walk",
  "short_name": "CT Walk",
  "description": "Walk a Countrytyme tract with the survey boundary on your screen.",
  "display": "standalone",
  "start_url": "walk.php",
  "scope": "./",
  "background_color": "#1C1917",
  "theme_color": "#1C1917",
  "icons": [
    { "src": "icons/walk-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/walk-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
