{
  "name": "Meine Bibliothek",
  "short_name": "Bibliothek",
  "description": "Bücher per Kamera scannen und in einer durchsuchbaren Sammlung verwalten",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e9e2cd",
  "theme_color": "#1c2a20",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
