{
  "name": "IVORA Reads",
  "short_name": "IVORA",
  "description": "Iraq's First Social Reading Platform — Read, Listen, Discover",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12111A",
  "theme_color": "#9381FF",
  "categories": ["books", "education", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%239381FF'/%3E%3Crect x='52' y='36' width='44' height='120' rx='8' fill='white' opacity='0.95'/%3E%3Crect x='96' y='36' width='44' height='120' rx='8' fill='white' opacity='0.65'/%3E%3Crect x='90' y='32' width='12' height='128' rx='6' fill='%23C4845A'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%239381FF'/%3E%3Crect x='140' y='96' width='116' height='320' rx='20' fill='white' opacity='0.95'/%3E%3Crect x='256' y='96' width='116' height='320' rx='20' fill='white' opacity='0.65'/%3E%3Crect x='240' y='88' width='32' height='336' rx='16' fill='%23C4845A'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "Open your reading shelf",
      "url": "/?screen=library",
      "icons": [{ "src": "/", "sizes": "96x96" }]
    },
    {
      "name": "Book Clubs",
      "short_name": "Clubs",
      "description": "Join reading clubs",
      "url": "/?screen=clubs",
      "icons": [{ "src": "/", "sizes": "96x96" }]
    }
  ]
}
