{
  "name": "Booked & Beautiful — Personal Reading Tracker",
  "short_name": "Booked & Beautiful",
  "description": "A quiet, private reading tracker. Log books, build shelves, track progress and see your year in reading.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#FDF6F0",
  "theme_color": "#5B1A2B",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["books", "lifestyle", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
