{
  "name": "Hybrid Lottery",
  "short_name": "Lottery",
  "description": "Provably fair blockchain lottery powered by Chainlink VRF",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Buy Tickets", "short_name": "Buy", "url": "/"},
    {"name": "History", "short_name": "History", "url": "/history"}
  ]
}
