{
  "name": "PixelStake — Pixel Battle Arena",
  "short_name": "PixelStake",
  "description": "Холст 1000×1000 пикселей. Каждый месяц — битва за реальные призы.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08080c",
  "theme_color": "#f97316",
  "lang": "ru",
  "icons": [
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "Холст",
      "short_name": "Canvas",
      "url": "/canvas"
    },
    {
      "name": "Лидерборд",
      "short_name": "Leaders",
      "url": "/leaderboard"
    }
  ]
}
