{
  "name": "Dar At Tauhid Bookstore",
  "short_name": "Dar At Tauhid",
  "description": "Authentic Islamic books upon the Manhaj of Salaf.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#020617",
  "categories": ["books", "shopping", "education"],
  "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" }
  ],
  "shortcuts": [
    { "name": "Shop", "url": "/shop", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wishlist", "url": "/wishlist", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "My Orders", "url": "/account/orders", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
