{
  "short_name": "Stake Quest",
  "name": "Crypto Staking Calculator - Pixel Art Reward Estimator",
  "description": "Estimate crypto staking rewards, compare compounding modes, and preview APR to APY effects.",
  "icons": [
    {
      "src": "icons8-coins-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "icons8-coins-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons8-coins-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "icons8-coins-72.png",
      "sizes": "72x72",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "theme_color": "#152652",
  "background_color": "#090d1c",
  "categories": ["finance", "utilities", "productivity"]
}
