{
  "name": "Rover Reader — Read anything aloud",
  "short_name": "Rover",
  "description": "Turn any text, article, PDF, or screenshot into narrated audio with focus mode and word-by-word follow-along.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1712",
  "theme_color": "#1a1712",
  "categories": ["books", "education", "productivity"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
