{
  "name": "FlareWatch — Staking Intelligence",
  "short_name": "FlareWatch",
  "description": "The intelligence layer for Flare Network",
  "id": "/landing",
  "scope": "/",
  "start_url": "/landing",
  "display": "standalone",
  "background_color": "#0c0c0e",
  "theme_color": "#0c0c0e",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Yield",
      "url": "/yield",
      "description": "Rewards and staking positions"
    },
    {
      "name": "Validators",
      "url": "/validators",
      "description": "Leaderboard and rotation planner"
    },
    {
      "name": "Nodes",
      "url": "/nodes",
      "description": "Stake or delegate to FlareWatch"
    }
  ]
}
