{
  "name": "Bubblegum Bombers Baseball",
  "short_name": "BB Bombers",
  "description": "Official app for the Bubblegum Bombers 8U & 9U Baseball Team — Arizona",
  "start_url": "/bubblegum/",
  "scope": "/bubblegum/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#ff1493",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/bubblegum/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/bubblegum/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports"],
  "screenshots": []
}
