{
  "name": "UPlay Indoor Soccer — Richmond, VA",
  "short_name": "UPlay",
  "description": "Premium indoor soccer in Richmond, VA. Book by the hour, host a pickup game, lock in a weekly series.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#12B76A",
  "theme_color": "#12B76A",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["sports", "lifestyle"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book the field",
      "short_name": "Book",
      "url": "/book",
      "icons": [{ "src": "/logo.png", "sizes": "1000x1000" }]
    },
    {
      "name": "Pickup games",
      "short_name": "Pickup",
      "url": "/play",
      "icons": [{ "src": "/logo.png", "sizes": "1000x1000" }]
    }
  ]
}
