{
  "name": "BooksCart Online Bookstore",
  "short_name": "BooksCart",
  "description": "White-label online bookstore with web storefront, mobile app, ebook reader, protected downloads, and admin panel.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf7ee",
  "theme_color": "#1f3a2e",
  "icons": [
    {
      "src": "/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
