{
  "name": "Fresh Count - Inventory Tracker",
  "short_name": "Fresh Count",
  "description": "Monthly fresh department inventory tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%2316a34a'/%3E%3Ctext x='96' y='126' font-size='96' text-anchor='middle' fill='%23fff' font-family='sans-serif' font-weight='900'%3EFC%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
