{
  "name": "WobblyShelves — book collection tracker",
  "short_name": "WobblyShelves",
  "description": "Track the books you own and the books you've read. Two different lists.",
  "start_url": "./#/collection",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12100e",
  "theme_color": "#12100e",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
