{
  "id": "./",
  "name": "Teokraterzy - Gra Biblijna",
  "short_name": "Teokraterzy",
  "description": "Biblijna gra quizowa pełna wyzwań i pytań wiedzy. Graj solo, zdobywaj punkty i rywalizuj w globalnym rankingu!",
  "lang": "pl",
  "dir": "ltr",
  "categories": [
    "games",
    "education",
    "entertainment"
  ],
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a110b",
  "theme_color": "#1a110b",
  "icons": [
    {
      "src": "images/icons/book_x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "images/icons/book_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/book_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/book_maskable_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nowa gra",
      "short_name": "Nowa gra",
      "description": "Rozpocznij nową rozgrywkę w Teokraterach",
      "url": "./?action=newgame",
      "icons": [
        {
          "src": "images/icons/book_x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Globalny ranking",
      "short_name": "Ranking",
      "description": "Zobacz najlepsze wyniki w Teokraterach",
      "url": "./?action=ranking",
      "icons": [
        {
          "src": "images/icons/book_x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/mobile_gameplay.png",
      "sizes": "1080x2341",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ekran gry na telefonie"
    },
    {
      "src": "images/screenshots/desktop_gameplay.png",
      "sizes": "1920x1341",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Widok gry na tablecie i komputerze"
    }
  ]
}