{
  "name": "Reading Timeline — timestamped notes for a reading life",
  "short_name": "Reading Timeline",
  "description": "A private, in-browser reading journal. Every highlight, bookmark, and note gets a precise timestamp and location, editions cluster by ISBN into one work, and your reading life becomes a lifetime timeline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f3ec",
  "theme_color": "#8a5a2b",
  "categories": ["books", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
