{
    "name": "Thermal Printer Pro",
    "short_name": "Printer",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#007bff",
    "icons": [
      {
        "src": "https://cdn-icons-png.flaticon.com/512/192/192168.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }