{
  "name": "BitDay - Bitcoin Giveaway & Crypto Hub",
  "short_name": "BitDay",
  "description": "Track Bitcoin prices, claim free BTC, read crypto news, and earn satoshis daily",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#f7931a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["finance", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Prices",
      "url": "/dashboard.html",
      "description": "View live crypto prices"
    },
    {
      "name": "Claim BTC",
      "url": "/btcday.html",
      "description": "Claim free Bitcoin giveaway"
    },
    {
      "name": "Earn BTC",
      "url": "/earn.html",
      "description": "Earn free satoshis"
    }
  ]
}
