{
  "name": "Mary's Land Farm POS",
  "short_name": "MLF POS",
  "description": "Point of sale for Mary's Land Farm — register, kiosk and scan-and-go.",
  "start_url": "/pos",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2f6f3e",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/pos-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/pos-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
