{
  "name": "PiTime Terminal",
  "short_name": "PiTime",
  "description": "NFC Time Tracking Terminal",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/pitime-terminal-logo.png",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/png"
    }
  ]
}
