{
  "name": "Shake the Gates",
  "short_name": "STG",
  "description": "Shake the Gates check-in and registration administration",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#icons",
  "theme_color": "#15485c",
  "orientation": "portrait",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "assets/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
