{
  "name": "Atlantis - Das Adventure",
  "short_name": "Atlantis",
  "description": "Ein Point-and-Click Krypto-Adventure mit Kryptris und Kaspa Integration.",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#00ffcc",
  "orientation": "landscape",
  "icons": [
    {
      "src": "kaspa_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "kaspa_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}