{
  "id": "/",
  "name": "DARQ Lab Research",
  "short_name": "DARQ Lab",
  "description": "Cutting-edge intelligence reports on emerging technologies, markets, and signals that traditional research firms won't touch.",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["business", "news", "education"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/icon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Research Catalog",
      "short_name": "Research",
      "description": "Browse published DARQ intelligence reports",
      "url": "/research",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Membership",
      "short_name": "Membership",
      "description": "Compare access tiers and subscriptions",
      "url": "/membership",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read threat intelligence and research updates",
      "url": "/blog",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "DARQ Lab Research portal preview"
    }
  ],
  "prefer_related_applications": false
}
