{
  "name": "RP2350 Storage Bridge",
  "short_name": "Storage Bridge",
  "description": "Browse and manage USB flash drive files via RP2350 Storage Bridge",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#111113",
  "theme_color": "#111113",
  "id": "rp2350-storage-bridge",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
