{
  "name": "Inventory Counter for Craft Fair Vendors",
  "short_name": "InvCount",
  "description": "Track pre-event and post-event inventory counts to calculate what sold and what needs restocking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0a1e",
  "theme_color": "#8b5cf6",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
