{
  "name": "PointRally",
  "short_name": "PointRally",
  "description": "Live team scoring for camps, retreats, and events",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#22D3EE",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a1ddbd3e0f27a78d682a732/e59cbf7cd_PointsTrackerLogo1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a1ddbd3e0f27a78d682a732/e59cbf7cd_PointsTrackerLogo1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "utilities"],
  "shortcuts": [
    {
      "name": "Scoreboard",
      "url": "/scoreboard",
      "description": "View live scores"
    },
    {
      "name": "Add Points",
      "url": "/add-points",
      "description": "Score for your team"
    }
  ]
}
