{
  "name": "NexPers - Crypto Analytics Platform",
  "short_name": "NexPers",
  "description": "Professional cryptocurrency analytics platform with AI-powered insights, real-time charts, portfolio tracking, and Nexi AI analysis engine",
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en",
  "categories": ["finance", "business", "utilities"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86a2-05358edc1970",
  "id": "nexpers-pwa",
  "icons": [
    {
      "src": "/icons/icon-72x72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.svg",
      "sizes": "152x152",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.svg",
      "sizes": "384x384",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard-mobile.svg",
      "sizes": "720x1280",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Dashboard on mobile — portfolio, charts, and live alerts"
    },
    {
      "src": "/screenshots/dashboard-wide.svg",
      "sizes": "1920x1080",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Dashboard on desktop — analytics, holdings, and whale feed"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your crypto dashboard",
      "url": "/dashboard?source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-dashboard.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Daily Oracle",
      "short_name": "Predict",
      "description": "AI-powered market predictions",
      "url": "/predictions?source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-ai.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "Track your holdings and trades",
      "url": "/portfolio?source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-portfolio.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Alerts",
      "short_name": "Alerts",
      "description": "Manage price and whale alerts",
      "url": "/alerts?source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-alerts.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Markets",
      "short_name": "Markets",
      "description": "View all cryptocurrencies",
      "url": "/coins?source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-markets.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Whale Alerts",
      "short_name": "Whales",
      "description": "Track large crypto transactions",
      "url": "/whales/public?source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-markets.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "protocol_handlers": [],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}
