{
  "name": "HikmaResearch",
  "short_name": "Hikma",
  "description": "Collaborative research platform — from idea to publication",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D7377",
  "theme_color": "#0D7377",
  "orientation": "any",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    { "src": "/hikma-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "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" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "My Projects", "url": "/projects", "description": "View your research projects" },
    { "name": "Library", "url": "/library", "description": "Open your library" }
  ]
}
