{
  "name": "Bookshelf",
  "short_name": "Bookshelf",
  "description": "Bookshelf uses AI to turn book photos into an information-rich, searchable shelf.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fbfaf7",
  "theme_color": "#102f8f",
  "icons": [
    {
      "src": "bookshelf-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "bookshelf-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
