{
  "name": "ILTA RPG",
  "short_name": "ILTA",
  "description": "Карточная RPG по вселенной Runeterra — Сумрачные острова",
  "start_url": "/play",
  "display": "standalone",
  "background_color": "#0a0414",
  "theme_color": "#1a0a33",
  "icons": [
    {
      "src": "/static/img/landing/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/static/img/landing/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
