{
  "name": "Donald Tucker - Bela RCC",
  "short_name": "Bela RCC",
  "description": "Dual iPad Rally Control Center for certification rides and long-distance rally planning.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#02060d",
  "theme_color": "#02060d",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}