{
  "name": "HOSTX Coin - Crypto Clicker & Incremental Idle Game",
  "short_name": "HOSTX Coin",
  "description": "Free browser-based incremental idle game. Click to mine HOSTX coins, build server farms, generate power, fight bosses, prestige and ascend. No download required!",
  "start_url": ".",
  "scope": ".",
  "id": "/",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#00D4FF",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Continue Playing",
      "short_name": "Play",
      "description": "Jump back into your HOSTX Coin game",
      "url": "/index.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
