{
  "name": "In The Swing Of It",
  "short_name": "In The Swing",
  "description": "Build a driving range session around your bag, track your misses, and find out what to work on.",
  "start_url": "/session.html",
  "display": "standalone",
  "background_color": "#f3efe2",
  "theme_color": "#2f6b4f",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" }
  ]
}
