{
  "name": "DineSwift POS System",
  "short_name": "DineSwift",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1F3C",
  "theme_color": "#0D1F3C",
  "description": "Hospitality software for online ordering, EPOS and HR.",
  "icons": [
    {
      "src": "/brand/dineswift-mark.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
