{
    "name": "Swords Saga",
    "description": "A sword-fighting RPG game.Live by the Sword. Die by the Sword. Mild cartoon violence.",
    "start_url": "./",
    "scope": ".",
    "lang": "en-US",
    "icons": [
        {
          "src": "./icon.png",
          "sizes": "144x144",
          "type": "image/png"
        }
    ],
    "display": "fullscreen"
}