{
  "name": "Reader — listen, learn, remember",
  "short_name": "Reader",
  "description": "Your read-aloud study library: documents, books, podcasts and spaced-repetition review.",
  "start_url": "/reader",
  "scope": "/reader",
  "display": "standalone",
  "share_target": {
    "action": "/reader/share",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "background_color": "#14141f",
  "theme_color": "#1a1a2e",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/darikwa-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/darikwa-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
