{
  "name": "Liberty Order Form",
  "short_name": "Liberty Order",
  "description": "Liberty Distributors order taking app for the field. Works offline.",
  "start_url": "/tools/order_app.html",
  "scope": "/tools/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f2d5c",
  "theme_color": "#714B67",
  "icons": [
    {
      "src": "/icons/order-app.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
