{
  "id": "xyz.beecoon.twa",
  "name": "BeeCoon",
  "short_name": "BeeCoon",
  "description": "Mine Wax, Press Honey, Win SOL. The Solana tap-mining game.",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0804",
  "theme_color": "#F59E0B",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "finance"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
