{
  "name": "StraddleLanguageBridgeRadio",
  "short_name": "StraddleBridge",
  "description": "Inclusive radio, translation, voice input, audio output, OCR and accessibility platform.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef6ff",
  "theme_color": "#1476d4",
  "icons": [
    {
      "src": "logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}