{
  "name": "Photo Booth — Thermal Printer",
  "short_name": "Photo Booth",
  "description": "Capture and print photos to thermal printers via Bluetooth",
  "start_url": "/photobooth/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["photo", "utilities"],
  "shortcuts": [
    {
      "name": "Take Photo",
      "short_name": "Camera",
      "description": "Open camera to capture photo",
      "url": "/photobooth/",
      "icons": []
    }
  ]
}
