{
  "name": "ScaleTally",
  "short_name": "ScaleTally",
  "description": "Unit Price Comparison & Basket Optimisation Platform",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512"
    }
  ]
}
