{
  "name": "Grand Theft Szolnok",
  "short_name": "GTSZ",
  "description": "Top-down GTA-szerű böngészős mini játék — Szolnok város térképével, Tisza folyóval, multiplayerrel.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0a0a0e",
  "theme_color": "#ffcc00",
  "lang": "hu",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "sprites/menu_bg.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Főmenü"
    }
  ]
}
