{
  "name": "Land of Narvoda",
  "short_name": "Narvoda",
  "description": "An idle fantasy kingdom. Your hero farms while you sleep; you push the boss.",
  "start_url": "game.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0e22",
  "theme_color": "#2e1c10",
  "icons": [
    { "src": "images/logo/app-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "images/logo/app-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "images/logo/app-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
