{
  "name": "Safrochain Testnet Faucet",
  "short_name": "SAF Faucet",
  "description": "Request free Safrochain testnet SAF. Enter your wallet address and receive testnet tokens instantly to build, test, and deploy on Safrochain.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6c3edb",
  "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"
    }
  ]
}
