{
  "name": "Clarendon Week View",
  "short_name": "Clarendon",
  "description": "Clarendon Marathon training plan, week by week.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EDEFE8",
  "theme_color": "#2E5E4E",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}