{
  "name": "clashes.pro",
  "short_name": "clashes",
  "description": "Fun multiplayer fighting game with abilities and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f2937",
  "theme_color": "#1f2937",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/C.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/C.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/C.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
