{
  "name": "PickleTurn",
  "short_name": "PickleTurn",
  "description": "A shared live court board for recreational pickleball open play.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f8f4",
  "theme_color": "#f6f8f4",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    },
    {
      "src": "/pickleturn-logo.png",
      "sizes": "1774x887",
      "type": "image/png"
    }
  ]
}
