{
  "name": "ShelfMind",
  "short_name": "ShelfMind",
  "description": "The fastest way to know if you already own this book, anywhere.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0c0b09",
  "theme_color": "#D4A017",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
