{
  "name": "Oilike",
  "short_name": "Oilike",
  "description": "Oilike is a fast-paced Telegram roguelike where you draft cards, clear waves of enemies, and climb the global leaderboard with friends.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#1d1b38",
  "background_color": "#07051d",
  "categories": ["games", "role-playing", "strategy"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
