{
  "name": "CircaOS - The Resale Ops and Inventory Platform",
  "short_name": "CircaOS",
  "description": "The resale ops and inventory platform. Set business rules, identify and price items, manage inventory, and sync it all with your POS system.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
