{
  "name": "Linger — Easy Reading & Focus",
  "short_name": "Linger",
  "description": "Read anything, more easily. A calm, private focus reader for studying and for readers with ADHD or dyslexia. Focus mode adds a soft weight to the start of each word so your eye has somewhere to land; Speed mode shows one word at a time. Import PDF, EPUB, DOCX or paste any text. Free, works offline, and your documents never leave your device.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "lang": "en",
  "dir": "ltr",
  "background_color": "#FAF6EC",
  "theme_color": "#FAF6EC",
  "categories": ["education", "productivity", "books"],
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "/icon-1024.png", "type": "image/png", "sizes": "1024x1024", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "/screenshots/phone-1-focus.png", "type": "image/png", "sizes": "1080x1920", "form_factor": "narrow", "label": "Focus mode anchors your eye to the start of each word." },
    { "src": "/screenshots/phone-2-speed.png", "type": "image/png", "sizes": "1080x1920", "form_factor": "narrow", "label": "Speed mode shows one word at a time, centred." },
    { "src": "/screenshots/phone-3-document.png", "type": "image/png", "sizes": "1080x1920", "form_factor": "narrow", "label": "Works on any document — even a dense work email." }
  ]
}
