{
  "name": "AuraCore Network",
  "short_name": "AuraCore",
  "description": "AuraCore Proof of Stake blockchain — wallet, explorer, and validator management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "url": "/wallet",
      "description": "Open AURA wallet"
    },
    {
      "name": "Explorer",
      "short_name": "Explorer",
      "url": "/explorer",
      "description": "Browse the blockchain"
    },
    {
      "name": "Faucet",
      "short_name": "Faucet",
      "url": "/faucet",
      "description": "Get testnet AURA"
    }
  ]
}
