{
  "name": "Digital Weighing Systems",
  "short_name": "DWS",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#473787",
  "theme_color": "#473787",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/dwsbspautomation2023-alt/dws/main/dwslogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://raw.githubusercontent.com/dwsbspautomation2023-alt/dws/main/dwslogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}