{
  "name": "Autocross Calendar \u2014 Western Washington",
  "short_name": "Autocross",
  "description": "Autocross events across Western Washington, side by side.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#E9E8E4",
  "theme_color": "#FA4616",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}