{
  "name": "The Tomb of Amun-Ra",
  "short_name": "Amun-Ra",
  "description": "Multiplayer Egyptian Board Game. Conquer 100 chambers, survive traps, and defeat Pharaoh Amun-Ra for the $1,000,000,000 bounty.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#090a0f",
  "theme_color": "#e6b800",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"]
}
