{
  "name": "Edge Pro — Cricket Picks & Hedge Advisor",
  "short_name": "Edge Pro",
  "description": "Smarter cricket picks backed by a 19-layer prediction engine and live hedge advisor.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#00E670",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["sports", "finance", "entertainment"],
  "shortcuts": [
    { "name": "Today's picks", "short_name": "Picks", "url": "/picks" },
    { "name": "Live matches", "short_name": "Live", "url": "/live" },
    { "name": "Hedge advisor", "short_name": "Hedge", "url": "/hedge" }
  ]
}
