{
  "name": "BRich - Climb to Riches",
  "short_name": "BRich",
  "description": "Collect coins, avoid traps, choose lucky pets, and climb to the top in this fun casual climbing game!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7931a",
  "theme_color": "#f7931a",
  "orientation": "portrait",
  "icons": [
 
  
   {
      "src": "/brich-game/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    
    {
      "src": "/brich-game/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [
    {
      "src": "/brich-game/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
