{
  "id": "./",
  "name": "StraddleLanguageBridgeRadio",
  "short_name": "StraddleBridge",
  "description": "Inclusive multilingual radio, translation, document reading, camera OCR, speech output and accessibility tools.",
  "lang": "en-GB",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#eef6ff",
  "theme_color": "#1476d4",
  "categories": ["education", "health", "lifestyle", "music", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Listen Live",
      "short_name": "Listen",
      "url": "./#listen",
      "icons": [{"src": "icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Translate Text",
      "short_name": "Translate",
      "url": "./#translate",
      "icons": [{"src": "icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ]
}
