{
  "name": "Article Reader",
  "short_name": "Reader",
  "description": "Paste a link and listen to articles in a deep, natural voice.",
  "start_url": "/reader/",
  "scope": "/reader/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf9f6",
  "theme_color": "#2563eb",
  "icons": [
    { "src": "/reader/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/reader/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
