{
  "id": "/",
  "name": "Trex FOD Finder XFV2",
  "short_name": "FOD Finder",
  "description": "Online operator and admin interface for the Trex FOD Finder XFV2 system.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/resources/trex-fod-finder-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/resources/trex-fod-finder-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
