{
  "id": "/",
  "name": "os2SentraQ",
  "short_name": "SentraQ",
  "description": "Dashboard for sentiment and flow analysis in the crypto market",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["finance", "productivity", "business"],
  "scope": "/",
  "start_url": "/",
  "display_override": ["standalone", "browser"],
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "BTC Radar",
      "short_name": "BTC",
      "description": "Open the dashboard focused on BTC.",
      "url": "/?coin=BTC"
    },
    {
      "name": "ETH Radar",
      "short_name": "ETH",
      "description": "Open the dashboard focused on ETH.",
      "url": "/?coin=ETH"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "os2SentraQ Market Sense AI preview"
    }
  ]
}
