{
  "name": "Lentini — Share books with friends",
  "short_name": "Lentini",
  "description": "A tiny neighborhood library. Borrow books from friends, give books away, and never lose track of a book again.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9f4ea",
  "theme_color": "#c4654a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
