{
  "name": "Sherman Shadowcats Baseball",
  "short_name": "Shadowcats",
  "description": "The official mobile app of the Sherman Shadowcats Baseball team. Get tickets, view rosters, check stats, and earn loyalty rewards.",
  "categories": [
    "sports",
    "lifestyle",
    "entertainment"
  ],
  "orientation": "portrait",
  "start_url": "/",
  "gcm_sender_id": "409913103602",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#C5A572",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshot_home.png",
      "sizes": "1280x683",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/assets/screenshot_home.png",
      "sizes": "1280x683",
      "type": "image/png"
    }
  ]
}
