{
  "name": "MINER SIMULATOR",
  "short_name": "MinerSim",
  "description": "Симулятор майнинга — GPU, кейсы, ферма, чат",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050810",
  "theme_color": "#14a0c4",
  "lang": "ru",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%23050810' width='512' height='512' rx='96'/%3E%3Ctext x='50%25' y='54%25' text-anchor='middle' dominant-baseline='middle' font-size='280'%3E%E2%9B%8F%EF%B8%8F%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
