{
  "short_name": "Bones",
  "name": "Bones - The Game of Bunnock",
  "description": "Experience the classic community game of Bunnock in a stunning 3D multiplayer environment.",
  "categories": ["games", "sports", "multiplayer"],
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a202c",
  "background_color": "#1a202c"
}
