{
  "name": "Free Heart Emporium POS",
  "short_name": "FHC POS",
  "description": "In-store point of sale for Free Heart Emporium — works offline.",
  "start_url": "/managers/pos",
  "scope": "/managers/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ff00bf",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
