{
  "name": "Royal Game of Ur",
  "short_name": "Game of Ur",
  "description": "Play the ancient Royal Game of Ur offline against Classic and machine-learning AI opponents running locally in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#151613",
  "theme_color": "#151613",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["games", "entertainment", "strategy"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
