{
  "name": "Blackdragon1661 – Bibliothek des Nexus",
  "short_name": "Nexus",
  "description": "Die Bibliothek des Nexus – Geschichten, Bücher, Manga, visuelle Welten, Video-Frames, Projekte, Radio und kreative Experimente von Blackdragon1661.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060910",
  "theme_color": "#060910",

  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],

  "shortcuts": [
    {
      "name": "📚 Books",
      "short_name": "📚 Books",
      "description": "Books and stories from the Nexus",
      "url": "/#books",
      "icons": [
        {
          "src": "/books.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "🎴 Manga",
      "short_name": "🎴 Manga",
      "description": "Manga from the Nexus",
      "url": "/#manga",
      "icons": [
        {
          "src": "/manga.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "🌌 Visual Worlds",
      "short_name": "🌌 Worlds",
      "description": "Visual worlds and creative designs",
      "url": "/#portal",
      "icons": [
        {
          "src": "/worlds.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "✉️ Contact",
      "short_name": "✉️ Contact",
      "description": "Contact the Nexus Library",
      "url": "/#kontakt",
      "icons": [
        {
          "src": "/contact.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}