{
  "name": "Sitka Stories Walk",
  "short_name": "Sitka Walk",
  "description": "Self-guided walking tour of Sitka, Alaska with GPS-triggered stories.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#030f0e",
  "theme_color": "#041a18",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}