{
  "short_name": "UmpBuddy",
  "name": "UmpBuddy — Real-Time Game Tracker",
  "description": "Real-time softball & baseball game tracker. Follow along live with just a game code.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0a1a0d",
  "background_color": "#0a1a0d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
