{
  "name": "SGFWeather Check-In",
  "short_name": "Check-In",
  "description": "SGFWeather field spotter check-in.",
  "start_url": "/checkin",
  "scope": "/",
  "display": "standalone",
  "background_color": "#081019",
  "theme_color": "#081019",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}