{
  "name": "The Ark — Member App",
  "short_name": "The Ark",
  "description": "See where your athletes are playing, order from The Galley, earn Anchor Points, and scan in with your pass.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
