{
  "name": "Stars of the Hastings Tracker",
  "short_name": "Stars Tracker",
  "description": "Personal fundraising and task tracker for DJ Apanui's Stars of the Hastings 2026 campaign.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3a1f4d",
  "theme_color": "#3a1f4d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
