{
  "name": "ClubMates",
  "short_name": "ClubMates",
  "description": "Cricket club expense tracker & team manager",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1B5E20",
  "theme_color": "#1B5E20",
  "orientation": "portrait",
  "icons": [
    {
      "src": "clubmates-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "clubmates-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
