{
  "name": "Miner",
  "short_name": "Miner",
  "description": "Tap-to-earn mining game with referrals, staking and lucky wheel.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1b36",
  "theme_color": "#0c1b36",
  "icons": [
    {
      "src": "/icons/logo-app.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "games"],
  "lang": "en",
  "dir": "ltr"
}
