{
  "name": "HTG Activity Tracker",
  "short_name": "HTG Tracker",
  "description": "High Tide Group daily activity check-in tool",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#002F6C",
  "theme_color": "#00AEEF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%2300AEEF'/%3E%3Cpath d='M40 54h112M40 96h80M40 138h96' stroke='white' stroke-width='16' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%2300AEEF'/%3E%3Cpath d='M106 144h300M106 256h213M106 368h256' stroke='white' stroke-width='42' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
