{
  "name": "Coda",
  "short_name": "Coda",
  "description": "One search box, one queue, four sources — your files, Jamendo, the Internet Archive, and live radio.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#E2E4DB",
  "theme_color": "#1C201A",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
