{
  "name": "ButcherCore",
  "short_name": "ButcherCore",
  "description": "Software for butchers — kill schedule, cut sheets, customers and farmers in one portal.",
  "start_url": "dashboard.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9B2E26",
  "icons": [
    { "src": "assets/Images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/Images/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
