{
  "$schema": "https://json.schemastore.org/web-manifest.json",
  "name": "rx_tape",
  "short_name": "rx_tape",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#28317F",
  "icons": [{ "src": "icon.png", "type": "image/png", "sizes": "512x512" }]
}
