{
  "name": "COBRA Bingo Scheduler",
  "short_name": "COBRA Bingo",
  "description": "Volunteer scheduling for COBRA Swim Club bingo nights.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#102D54",
  "theme_color": "#102D54",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
