{
  "name": "WO1F Faucet",
  "short_name": "WO1F",
  "description": "Instant Testnet Funding for Web3 Builders — free testcoins for Ethereum, Base, and Polygon.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0d16",
  "theme_color": "#1e1b4b",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "wo1ffaucet.app",
  "lang": "en",
  "categories": ["finance", "developer", "web3", "blockchain"],
  "icons": [
    {
      "src": "/wolf_logo.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/wolf_logo.ico",
      "type": "image/x-icon",
      "sizes": "64x64 128x128 256x256"
    },
    {
  "src": "/icons/wolf_192.png",
  "sizes": "192x192",
  "type": "image/png",
  "purpose": "any maskable"
},
{
  "src": "/icons/wolf_512.png",
  "sizes": "512x512",
  "type": "image/png",
  "purpose": "any maskable"
}
  ],
  "screenshots": [
    {
      "src": "/og-preview.png",
      "type": "image/png",
      "sizes": "1200x630",
      "label": "WO1F Faucet homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Claim Testcoins",
      "url": "/#claim",
      "icons": [{ "src": "/wolf_logo.svg", "sizes": "96x96" }]
    },
    {
      "name": "Learn",
      "url": "/#learn"
    },
    {
      "name": "Community",
      "url": "/#contact"
    }
  ],
  "prefer_related_applications": false
}
